Package drawit.shapes1

  • Interface Summary 
    Interface Description
    ControlPoint  
    Shape
    Interface that generalizes classes RoundedPolygonShape and ShapeGroupShape.
  • Class Summary 
    Class Description
    RoundedPolygonShape
    Each instance of this class stores a reference to a RoundedPolygon object and, optionally, a reference to a ShapeGroup object that contains it.
    ShapeGroupShape
    Each instance of this class stores a reference to a ShapeGroup object.