Package info.bioinfweb.treegraph.document

Interface Summary
DocumentView  
EdgeRadiusElement  
HiddenDataElement  
LineElement  
PaintableElement  
 

Class Summary
Branch The entity for a branch.
CharShiftLabel  
ConcretePaintableElement  
Document Instances of this class contain the data for a tree and its formats as well as position-information for all TreePositioners used with this Document.
HiddenDataMap  
IDManager  
Label Label is the acestor of the two label classes TextLabel and CharacterShiftLabel.
LabelLine  
Labels This class stores the Labels of a Node and provides infomation about whole rows and columns.
Legend  
LegendPositionData  
Legends  
Node This class represents a node of a tree in the TreeGraph data structure.
NodeLadderizeComparable This class is a wrapper class for Node-objects that allowws them to be compared by their number of terminal subnodes.
NodePositionData  
PositionData  
ScaleBar This element represents a scale bar for the branch length values.
TextElement  
TextElementData This class is used to store data of tree elements which can either be a string or a decimal value.
TextLabel  
Tree Intances of this class provide an enviroment for the rcursive data-structure of tree-elements without their formats.
TreePath This class stores the path to an node from the root of the tree.
TreeSerializer