Jazz API Documentation

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

Packages that use edu.umd.cs.jazz.component
edu.umd.cs.jazz Jazz is a general-purpose Java-based engine that supports 2D visualizations. 
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.
ZPenColor
          ZPenColor represents the "pen color" attribute of a visual component.
ZStroke
          ZStroke represents the "stroke" attribute of a visual component.
 


Jazz API Documentation