Package edu.umd.cs.jazz.component

Class Summary
ZConstraintDecorator ZConstraintDecorator is a ZVisualComponent decorator that applies a simple constraint to the child that modifies the transform, effectively controlling where it is in space.
ZCoordList ZCoordList is an abstract visual component that stores a sequence of coordinates, and the corresponding general path.
ZImage ZImage is a graphic object that represents a raster image
ZLinkDecorator ZLinkDecorator is a ZVisualComponent decorator that creates a spatial hyperlink from this visual component chain to somewhere else.
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.
ZStickyDecorator ZStickyDecorator is a decorator that forces the child to always be rendered at the same place and size, independent of the camera view.
ZStickyZDecorator ZStickyZDecorator is a decorator that forces the child to always be rendered at the same scale.
ZText ZText creates a visual component to support text.