pal.tree
public static final class TreeManipulator.PALBranchWrapper extends java.lang.Object
Constructor and Description |
---|
TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent,
TreeManipulator.PALNodeWrapper child,
double branchLength) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getAnnotation() |
double |
getBranchLength() |
pal.tree.TreeManipulator.SimpleNode |
getChildNode() |
pal.tree.TreeManipulator.SimpleNode |
getParentNode() |
public TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent, TreeManipulator.PALNodeWrapper child, double branchLength)