Uses of Class
pal.tree.TreeManipulator.PALNodeWrapper

Packages that use TreeManipulator.PALNodeWrapper
pal.tree Classes for providing the data structure of trees, for constructing and modifying trees, and for parameterizing trees (e.g., clock constraint). 
 

Uses of TreeManipulator.PALNodeWrapper in pal.tree
 

Constructors in pal.tree with parameters of type TreeManipulator.PALNodeWrapper
TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent, TreeManipulator.PALNodeWrapper child, double branchLength)
           
TreeManipulator.PALNodeWrapper(Node peer, TreeManipulator.PALNodeWrapper parent)