Uses of Class
jdraw.graphicobjects.SizedGraphicObject

Packages that use SizedGraphicObject
jdraw.graphicobjects Package containing all the graphic objects managed by JDraw
 

Uses of SizedGraphicObject in jdraw.graphicobjects
 

Subclasses of SizedGraphicObject in jdraw.graphicobjects
 class Ellipse
          An ellipse.
 class Rectangle
          A rectangle.
 class Segment
          A segment.