Home / Development / Documentation / 2.0.44 / info.bioinfweb.treegraph.document.undo
TreeGraph 2
 


Package info.bioinfweb.treegraph.document.undo

Contains all document edits to manipulate the TreeGraph 2 data structure.

See:
          Description

Interface Summary
WarningEdit  
 

Class Summary
ComplexDocumentEdit This class is the ancestor to all edits that are too complex to have an own undo() method.
DocumentEdit  
NodeBranchDataBackup Used to backup a node/branch data column beforen an edit operation.
NodeBranchDataEdit Can be used as a superclass for edits which change a node/branch data column.
SaveLegendsEdit This class should be a superclass of all classes that might delete nodes which are anchors to legends.
 

Package info.bioinfweb.treegraph.document.undo Description

Contains all document edits to manipulate the TreeGraph 2 data structure.