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


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

Class Summary
BranchLengthEdit  
CalculateColumnEdit Calculates a node/branch data column as specified by the passed expression.
ChangeLabelIDEdit Changes the IDs of a specified group of labels.
CollapseNodeEdit  
CopyColumnEdit Copies a node/branch data column.
CutEdit The impelemention of this edit is the same as it is at DeleteEdit.
DeleteColumnEdit  
DeleteEdit Removes all elements currently selected.
DeleteOutsideIntervalEdit  
DeleteSubelementsEdit  
EditNodeBranchDataEdit  
InsertLabelEdit  
InsertLabelsEdit Used to insert multiple labels and one or more branches.
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.
LegendPaster  
MoveSubtreeEdit  
PasteAllLabelsEdit  
PasteLabelEdit  
PasteLegendEdit  
PasteRootEdit  
PasteSiblingEdit  
PasteSubtreeEdit  
PieChartLabelIDsEdit  
RemoveLabelEdit  
RemoveLegendEdit  
RemoveSubtreeEdit  
RenameDataIDEdit  
ReplaceInNodeDataEdit  
RerootEdit  
RescaleNodeDataEdit  
SeparateBranchEdit  
SetColumnTypeEdit  
TextElementEdit  
 

Enum Summary
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.