Uses of Package
org.graffiti.undo
-
Classes in org.graffiti.undo used by de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.editing_tools Class Description Undoable This interface should be implemented by all classes that provideUndoableEdit
s for their actions. -
Classes in org.graffiti.undo used by de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.kegg_bar Class Description Undoable This interface should be implemented by all classes that provideUndoableEdit
s for their actions. -
Classes in org.graffiti.undo used by de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.zoomfit Class Description Undoable This interface should be implemented by all classes that provideUndoableEdit
s for their actions. -
Classes in org.graffiti.undo used by org.graffiti.plugin.tool Class Description Undoable This interface should be implemented by all classes that provideUndoableEdit
s for their actions. -
Classes in org.graffiti.undo used by org.graffiti.plugins.modes.defaults Class Description Undoable This interface should be implemented by all classes that provideUndoableEdit
s for their actions. -
Classes in org.graffiti.undo used by org.graffiti.undo Class Description GraffitiAbstractUndoableEdit GraffitiAbstractUndoableEditGraphElementsEdit GraphElementsEdit
is abstract class for building edits belong to the operations on graph elements like adding or removing.