Uses of Interface
drawit.shapes1.Shape

  • Uses of Shape in drawit.shapes1

    Classes in drawit.shapes1 that implement Shape 
    Modifier and Type Class Description
    class  RoundedPolygonShape
    Each instance of this class stores a reference to a RoundedPolygon object and, optionally, a reference to a ShapeGroup object that contains it.
    class  ShapeGroupShape
    Each instance of this class stores a reference to a ShapeGroup object.