pal.tree
Class UnrootedTreeInterface.Utils

java.lang.Object
  extended by pal.tree.UnrootedTreeInterface.Utils
Enclosing interface:
UnrootedTreeInterface

public static final class UnrootedTreeInterface.Utils
extends java.lang.Object


Constructor Summary
UnrootedTreeInterface.Utils()
           
 
Method Summary
static void instruct(Node root, UnrootedTreeInterface treeInterface)
          Build a tree display based on a normal pal node.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnrootedTreeInterface.Utils

public UnrootedTreeInterface.Utils()
Method Detail

instruct

public static final void instruct(Node root,
                                  UnrootedTreeInterface treeInterface)
Build a tree display based on a normal pal node.

Parameters:
root -
display -