Package jdraw.graphicobjects

Package containing all the graphic objects managed by JDraw.

See:
          Description

Class Summary
Ellipse An ellipse.
GraphicObject The abstract parent class of all graphic objects.
Point A point.
Rectangle A rectangle.
Segment A segment.
SizedGraphicObject A graphic object with width and height.
TextArea A text area.
 

Package jdraw.graphicobjects Description

Package containing all the graphic objects managed by JDraw.