Uses of Package
info.bioinfweb.treegraph.document.undo

Packages that use info.bioinfweb.treegraph.document.undo
info.bioinfweb.treegraph.document Contains the classes that represent the data structure of TreeGraph 2 (document elements and formats) as well as all edit operations in the undo-package to manipulate the data structure and classes to read and write a document from and to different formats (io- subpackage). 
info.bioinfweb.treegraph.document.undo Contains all document edits to manipulate the TreeGraph 2 data structure. 
info.bioinfweb.treegraph.document.undo.edit   
info.bioinfweb.treegraph.document.undo.format   
 

Classes in info.bioinfweb.treegraph.document.undo used by info.bioinfweb.treegraph.document
DocumentEdit
           
 

Classes in info.bioinfweb.treegraph.document.undo used by info.bioinfweb.treegraph.document.undo
DocumentEdit
           
WarningEdit
           
 

Classes in info.bioinfweb.treegraph.document.undo used by info.bioinfweb.treegraph.document.undo.edit
ComplexDocumentEdit
          This class is the ancestor to all edits that are too complex to have an own undo() method.
DocumentEdit
           
SaveLegendsEdit
          This class should be a superclass of all classes that might delete nodes which are anchors to legends.
WarningEdit
           
 

Classes in info.bioinfweb.treegraph.document.undo used by info.bioinfweb.treegraph.document.undo.format
DocumentEdit