Package org.graffiti.undo
-
Interface Summary Interface Description Undoable This interface should be implemented by all classes that provideUndoableEdits for their actions. -
Class Summary Class Description AddEdgeEdit ClassAddNodeEditmakes the add edge action undoable.AddNodeEdit ClassAddNodeEditmakes the add node action undoable.ChangeAttributesEdit ChangeAttributesEditGraffitiAbstractUndoableEdit GraffitiAbstractUndoableEditGraphElementsDeletionEdit GraphElementsDeletionEditmakes deletion of graph elements undoable.GraphElementsEdit GraphElementsEditis abstract class for building edits belong to the operations on graph elements like adding or removing.