Uses of Class
org.graffiti.undo.GraffitiAbstractUndoableEdit
Package | Description |
---|---|
org.graffiti.undo |
-
Uses of GraffitiAbstractUndoableEdit in org.graffiti.undo
Subclasses of GraffitiAbstractUndoableEdit in org.graffiti.undo Modifier and Type Class Description class
AddEdgeEdit
ClassAddNodeEdit
makes the add edge action undoable.class
AddNodeEdit
ClassAddNodeEdit
makes the add node action undoable.class
ChangeAttributesEdit
ChangeAttributesEditclass
GraphElementsDeletionEdit
GraphElementsDeletionEdit
makes deletion of graph elements undoable.class
GraphElementsEdit
GraphElementsEdit
is abstract class for building edits belong to the operations on graph elements like adding or removing.