Jazz API Documentation

Uses of Class
edu.umd.cs.jazz.component.ZRectangle

Packages that use ZRectangle
edu.umd.cs.jazz.component This package contains several visual components that may be useful for Jazz applications. 
 

Uses of ZRectangle in edu.umd.cs.jazz.component
 

Methods in edu.umd.cs.jazz.component with parameters of type ZRectangle
 void ZRectangle.duplicateObject(ZRectangle refRect)
          Copies all object information from the reference object into the current object.
 


Jazz API Documentation