Package info.bioinfweb.treegraph.document.nodedata

Interface Summary
IDElementAdapter This interface should be implemented by all node data adapters that store an ID.
NewNodeDataAdapter This interface should be implemented by all node data adapters that create a new node data column (e.g. a new group of labels).
NodeDataAdapter  
 

Class Summary
AbstractIDElementAdapter Node data adapters that need to store an ID can be inherited from this abstract class.
BranchLengthAdapter  
HiddenBranchDataAdapter  
HiddenDataAdapter  
HiddenNodeDataAdapter  
LabelAdapter  
NewHiddenBranchDataAdapter Creates a new hidden branch data column.
NewHiddenNodeDataAdapter Creates a new hidden node data column.
NewLabelAdapter Creates a new group of labels.
NodeNameAdapter  
TextElementDataAdapter This abstract class implements basic funktionalities for adapters that deal with data stored in a TextElementData-object.
UniqueNameAdapter  
 

Exception Summary
NodeDataActionNotSupportedException This exception is thrown by node data adapters if an unsupported operation is perfomed (e.g.