Class Summary |
CreateEdit |
Instances of this class should be cast as events when a new Shape is added to
a ShapesContainer . |
DeleteEdit |
Instances of this class should be cast as events when a Shape is removed from a
a ShapesContainer . |
DepthChangedEdit |
Instances of this class should be cast as events when a Shape is removed from a
a ShapesContainer . |
GroupEdit |
|
PropertyChangeEdit |
Instances of this class should be cast as events when a shape's property is modified |
ReGroupEdit |
|
ResizeEdit |
Instances of this class should be cast as events when a new Shape is added to
a DiagramComponent . |
TranslateEdit |
|
UndoHandler |
Instances of this class listen to UndoableEditEvent s and
inform an instance of UndoManager , in order for the edit to
be undone/redone. |
UnGroupEdit |
|