Package pivot.wtk.media.drawing

Contains classes used to construct vector-based drawings.

See:
          Description

Class Summary
Clone Shape representing a copy of another shape.
Ellipse  
Group Shape representing a collection of other shapes.
Polygon  
Rectangle Shape representing a rectangle.
Shape Abstract base class for shapes.
Text Shape representing a block of text.
 

Package pivot.wtk.media.drawing Description

Contains classes used to construct vector-based drawings.

IMPORTANT This package contains preliminary code to support a future feature and is currently non-functional.