Package | Description |
---|---|
pal.tree |
Classes for providing the data structure of
trees, for constructing and modifying trees, and for parameterizing
trees (e.g., clock constraint).
|
Constructor and Description |
---|
TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent,
TreeManipulator.PALNodeWrapper child,
double branchLength) |
TreeManipulator.PALNodeWrapper(Node peer,
TreeManipulator.PALNodeWrapper parent) |