pal.tree
Class RootedTreeInterface.Utils

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

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


Constructor Summary
RootedTreeInterface.Utils()
           
 
Method Summary
static void instruct(Node palRoot, RootedTreeInterface 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

RootedTreeInterface.Utils

public RootedTreeInterface.Utils()
Method Detail

instruct

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

Parameters:
root -
display -