Class Summary |
AccordionTreeDrawer |
An abstract class representing a multi-scale rectangular grid on which
a tree consisting of horizontal and vertical line segments is drawn
Fills in the fields of the abstract class AccordionDrawer based on
information from the Tree class. |
LeafComparator |
Leaf comparator, compares pair of leaves by leaf index values. |
NameComparator |
Comparator class for Strings |
RangeInTree |
A class representing a range (ordered pair (min,max)) of TreeNode
indices in a Tree. |
RangeList |
A class representing a list of RangeInTrees. |
Tree |
A public class representing a (phylognenetic) tree. |
TreeNode |
A class representing a node of a (phylognenetic) tree. |