|
Class Summary |
| ArrowTip |
Class ArrowTip defines the Arrow shapes which appear at the ends of lines when
certain brushes are used. |
| CurvedShapeObject |
Class CurvedShapeObject is the GraphicObject extension which holds a closed curved shape. |
| CurveObject |
Class CurveObject is the GraphicObject extension which defines a curved multi-line shape. |
| EllipseObject |
Class EllipseObject is the GraphicObject extension which holds an ellipse shape. |
| GraphicObject |
Class GraphicObject is the abstract class whose extensions are used to build the Graphics List. |
| LineObject |
Class LineObject is the GraphicObject extension which holds a single line shape. |
| PolygonObject |
Class PolygonObject is the GraphicObject extension which holds a polygon shape. |
| PolylineObject |
Class PolylineObject is the GraphicObject extension which holds a multi-line shape. |
| RectangleObject |
Class RectangleObject is the GraphicObject extension which holds a rectangle shape. |
| TextObject |
Class RectangleObject is the GraphicObject extension which holds a rectangle shape. |
The graphics package contains the classes which define the shapes used
in the JDraw environment.