Package classes.shapes.commands

Class Summary
CommandContainer Holds the Command objects sent from other objects
ShapeDrawCommands Encapsulates the shape drawing commands and uses IShapeDrawer to draw the shapes.
Also act as the real object to draw the shapes.
ShapeGraphicsDrawer Draws the shapes based on the Command objects using Graphics package