|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ZAppearance | |
| 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. |
| Uses of ZAppearance in edu.umd.cs.jazz |
| Classes in edu.umd.cs.jazz that implement ZAppearance | |
class |
ZCameraZCamera represents a viewport onto a list of nodes. |
| Uses of ZAppearance in edu.umd.cs.jazz.component |
| Subinterfaces of ZAppearance in edu.umd.cs.jazz.component | |
interface |
ZFillColorZFillColor represents the "fill color" attribute of a visual component. |
interface |
ZFillPaintZFillPaint represents the "fill paint" attribute of a visual component. |
interface |
ZPenColorZPenColor represents the "pen color" attribute of a visual component. |
interface |
ZPenPaintZPenPaint represents the "pen paint" attribute of a visual component. |
interface |
ZStrokeZStroke represents the "stroke" attribute of a visual component. |
| Classes in edu.umd.cs.jazz.component that implement ZAppearance | |
class |
ZArcZArc is a simple ZShape implementation that uses a Arc2D as the underlying shape model. |
class |
ZBasicVisualComponentThis class is designed to be extended. |
class |
ZCoordListZCoordList is an abstract visual component that stores a sequence of coordinates, and the corresponding general path. |
class |
ZCubicCurveZCubicCurve is a simple ZShape implementation that uses a CubicCurve2D as the underlying shape model. |
class |
ZEllipseZEllipse is a graphic object that represents a hard-cornered or rounded ellipse. |
class |
ZLabelZLabel creates a lightweight visual component to support a label containing one line of text. |
class |
ZLineZLine is a simple ZShape implementation that uses a Line2D as the underlying shape model. |
class |
ZPathZPath is a graphic object that represents combination of lines and curves that can be specified GeneralPath. |
class |
ZPolygonZPolygon is a visual component for displaying a polygonal shape. |
class |
ZPolylineZPolyline is a visual component that represents a line with one or more segments. |
class |
ZQuadCurveZQuadCurve is a graphic object that represents a quad curve. |
class |
ZRectangleZRectangle is a graphic object that represents a hard-cornered rectangle. |
class |
ZRoundedRectangleZRoundedRectangle is a graphic object that represents a rounded rectangle. |
class |
ZShapeZShape is an abstract object, meant to be extended by visual components that wrap standard java.awt.Shapes. |
class |
ZTextZText creates a visual component to support text. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||