pal.tree
Class TreeManipulator.PALBranchWrapper
java.lang.Object
pal.tree.TreeManipulator.PALBranchWrapper
- All Implemented Interfaces:
- pal.tree.TreeManipulator.SimpleBranch
- Enclosing class:
- TreeManipulator
- public static final class TreeManipulator.PALBranchWrapper
- extends java.lang.Object
- implements pal.tree.TreeManipulator.SimpleBranch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TreeManipulator.PALBranchWrapper
public TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent,
TreeManipulator.PALNodeWrapper child,
double branchLength)
getParentNode
public pal.tree.TreeManipulator.SimpleNode getParentNode()
- Specified by:
getParentNode
in interface pal.tree.TreeManipulator.SimpleBranch
getChildNode
public pal.tree.TreeManipulator.SimpleNode getChildNode()
- Specified by:
getChildNode
in interface pal.tree.TreeManipulator.SimpleBranch
getBranchLength
public final double getBranchLength()
- Specified by:
getBranchLength
in interface pal.tree.TreeManipulator.SimpleBranch
getAnnotation
public final java.lang.Object getAnnotation()
- Specified by:
getAnnotation
in interface pal.tree.TreeManipulator.SimpleBranch