Package info.bioinfweb.treegraph.document.undo.edit

Class Summary
AddSupportValuesEdit  
ApplyNameTableEdit  
AssignLabelIDsEdit This edit assigns label IDs to all labels in the tree which do not have an ID.
BranchLengthEdit  
ChangeLabelIDEdit  
CollapseNodeEdit  
CutEdit The impelemention of this edit is the same as it is at DeleteEdit.
DeleteEdit Removes all elements currently selected.
DeleteSubelementsEdit  
EditNodeBranchDataEdit  
InsertLabelEdit  
InsertLegendEdit  
InsertRemoveLabelEdit  
InsertRemoveLegendEdit  
InsertRemoveSubtreeEdit  
InsertSiblingEdit This edit is executed if a branch is selected and a new node should be inserted.
InsertSubtreeEdit  
LadderizeEdit This class ladderized a subtree.
MoveSubtreeEdit  
PasteAllLabelsEdit  
PasteLabelEdit  
PasteLegendEdit  
PasteRootEdit  
PasteSiblingEdit  
PasteSubtreeEdit  
RemoveLabelEdit  
RemoveLegendEdit  
RemoveSubtreeEdit  
ReplaceInNodeDataEdit  
RerootEdit  
RescaleNodeDataEdit  
SeparateBranchEdit  
TextElementEdit  
 

Enum Summary
AddSupportValuesEdit.TargetType  
ReplaceInNodeDataEdit.InsertPosition  
 

Exception Summary
InvalidFormatException This exception is throw if a name table file does not have two entries seperated by the specified String in a line.