Jazz API Documentation

Uses of Interface
edu.umd.cs.jazz.component.ZStroke

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

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

Classes in edu.umd.cs.jazz.component that implement ZStroke
 class ZCoordList
          ZCoordList is an abstract visual component that stores a sequence of coordinates, and the corresponding general path.
 class ZPolygon
          ZPolygon is a visual component that represents a line with one or more segments.
 class ZPolyline
          ZPolyline is a visual component that represents a line with one or more segments.
 class ZRectangle
          ZRectangle is a graphic object that represents a hard-cornered or rounded rectangle.
 


Jazz API Documentation