Package org.rr0.is.presentation.view.report.applet.draw

Class Diagram Summary
draw 
 

Interface Summary
AnimationListener 
DrawListener 
 

Class Summary
AnimationEvent 
ArcShape 
DrawControllerHandles drawing events to update a DrawView and a DrawModel accordingly.
DrawEventAn event on a shape from a given source.
DrawModelModel of a set of DrawEvents, i.e. shapes at given positions and configuration (size, color) at multiple times.
DrawSelectionA selection of DrawEvents.
DrawShapeA shape that can be manipulated in a DrawView.
DrawViewThe displayed applet area.
OvalShape 
PathShape 
PolygonShape 
RectangleShape