Uses of Interface
pal.tree.RootedTreeInterface.RNode
Packages that use RootedTreeInterface.RNode
Package
Description
Classes for providing the data structure of
trees, for constructing and modifying trees, and for parameterizing
trees (e.g., clock constraint).
-
Uses of RootedTreeInterface.RNode in pal.tree
Methods in pal.tree that return RootedTreeInterface.RNodeModifier and TypeMethodDescriptionRootedTreeInterface.RNode.createRChild()
Create a child that is further from the baseRootedTreeInterface.createRoot()
RootedTreeInterface.RBranch.getLessRecentNode()
RootedTreeInterface.RBranch.getMoreRecentNode()