Package pal.tree

Class TreeManipulator.PALNodeWrapper

java.lang.Object
pal.tree.TreeManipulator.PALNodeWrapper
Enclosing class:
TreeManipulator

public static final class TreeManipulator.PALNodeWrapper extends Object
  • Constructor Details

  • Method Details

    • getAnnotation

      public Object getAnnotation()
    • getLabel

      public String getLabel()
    • isLeaf

      public boolean isLeaf()
    • getNumberOfChildren

      public int getNumberOfChildren()
    • getChild

      public pal.tree.TreeManipulator.SimpleNode getChild(int child)
    • getParentBranch

      public pal.tree.TreeManipulator.SimpleBranch getParentBranch()
    • getPALPeer

      public Node getPALPeer()
    • getParentBranchLength

      public double getParentBranchLength()