Jazz API Documentation

Uses of Package
edu.umd.cs.jazz.component

Packages that use edu.umd.cs.jazz.component
edu.umd.cs.jazz This is the root package for all Jazz classes. 
edu.umd.cs.jazz.component This package contains several visual components that may be useful for Jazz applications. 
 

Classes in edu.umd.cs.jazz.component used by edu.umd.cs.jazz
ZAppearance
          ZAppearance represents a visual attribute of a visual component.
ZFillColor
          ZFillColor represents the "fill color" attribute of a visual component.
 

Classes in edu.umd.cs.jazz.component used by edu.umd.cs.jazz.component
ZAppearance
          ZAppearance represents a visual attribute of a visual component.
ZCoordList
          ZCoordList is an abstract visual component that stores a sequence of coordinates, and the corresponding general path.
ZFillColor
          ZFillColor represents the "fill color" attribute of a visual component.
ZImage
          ZImage is a graphic object that represents a raster image
ZPenColor
          ZPenColor represents the "pen color" attribute of a visual component.
ZPolygon
          ZPolygon is a visual component that represents a line with one or more segments.
ZPolyline
          ZPolyline is a visual component that represents a line with one or more segments.
ZRectangle
          ZRectangle is a graphic object that represents a hard-cornered or rounded rectangle.
ZStroke
          ZStroke represents the "stroke" attribute of a visual component.
ZText
          ZText creates a visual component to support text.
 


Jazz API Documentation