Home / Development / Documentation / 2.0.44 / Uses of Interface info.bioinfweb.treegraph.document.undo.WarningEdit
TreeGraph 2
 


Uses of Interface
info.bioinfweb.treegraph.document.undo.WarningEdit

Packages that use WarningEdit
info.bioinfweb.treegraph.document.undo Contains all document edits to manipulate the TreeGraph 2 data structure. 
info.bioinfweb.treegraph.document.undo.edit   
 

Uses of WarningEdit in info.bioinfweb.treegraph.document.undo
 

Classes in info.bioinfweb.treegraph.document.undo that implement WarningEdit
 class SaveLegendsEdit
          This class should be a superclass of all classes that might delete nodes which are anchors to legends.
 

Uses of WarningEdit in info.bioinfweb.treegraph.document.undo.edit
 

Classes in info.bioinfweb.treegraph.document.undo.edit that implement WarningEdit
 class CollapseNodeEdit
           
 class CutEdit
          The impelemention of this edit is the same as it is at DeleteEdit.
 class DeleteEdit
          Removes all elements currently selected.
 class DeleteSubelementsEdit
           
 class InsertRemoveSubtreeEdit
           
 class InsertSubtreeEdit
           
 class PasteRootEdit
           
 class RemoveSubtreeEdit