Package pal.tree

Class TreeManipulator.PALNodeWrapper

  • Enclosing class:
    TreeManipulator

    public static final class TreeManipulator.PALNodeWrapper
    extends java.lang.Object
    • Method Detail

      • getAnnotation

        public java.lang.Object getAnnotation()
      • getLabel

        public java.lang.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()