Package com.vistech.graphics

Interface Summary
DrawShapesController Specifies methods for a controller object to accept the shape and the operation types.
GraphicsDisplay An interface that specifies methods of a graphics canvas.
ShapesEventListener ShapeEventListener Class.
 

Class Summary
AttributeSetterUtil A utility class that creates a variety of GUI components.
CommandSelectionPanel Creates a GUI panel for selecting operations.
DrawShapes Enables users to interactively draw a variety of shapes.
GraphicsCanvas2D A graphics canvas class.
ParamsSelectionPanel Creates a GUI panel for selecting graphics attributes.
ShapeSelectionPanel Creates a GUI panel for selecting shapes.
ShapesEvent ShapesEvent Class.
SimpleGraphicsCanvas2D A simple graphics canvas.