Uses of Package
net.sourceforge.olduvai.treejuxtaposer.drawer

Packages that use net.sourceforge.olduvai.treejuxtaposer.drawer
net.sourceforge.olduvai.treejuxtaposer   
net.sourceforge.olduvai.treejuxtaposer.drawer   
 

Classes in net.sourceforge.olduvai.treejuxtaposer.drawer used by net.sourceforge.olduvai.treejuxtaposer
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.
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.
 

Classes in net.sourceforge.olduvai.treejuxtaposer.drawer used by net.sourceforge.olduvai.treejuxtaposer.drawer
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.
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.