Uses of Class
statalign.postprocess.gui.treeviews.TreeView

Packages that use TreeView
statalign.postprocess   
statalign.postprocess.gui.treeviews   
 

Uses of TreeView in statalign.postprocess
 

Methods in statalign.postprocess with parameters of type TreeView
 void TreeVisualizer.init(TreeView[] views)
           
 

Uses of TreeView in statalign.postprocess.gui.treeviews
 

Subclasses of TreeView in statalign.postprocess.gui.treeviews
 class HorizontalCladogramTreeView
          The graphical interface for showing the current tree.
 class HorizontalPhylogramTreeView
          The graphical interface for showing the current tree.
 class NetworkTreeView
          The graphical interface for showing the current network.
 class VerticalPhylogramTreeView
          The graphical interface for showing the current tree.