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