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).
|
Modifier and Type | Method and Description |
---|---|
static void |
RootedTreeInterface.Utils.instruct(Node palRoot,
RootedTreeInterface treeInterface)
Build a tree display based on a normal pal node.
|
void |
RootedTreeInterface.Instructee.instruct(RootedTreeInterface treeInterface) |
void |
TreeManipulator.instruct(RootedTreeInterface treeInterface) |
void |
TreeManipulator.instructRootedBy(RootedTreeInterface rootedInterface,
java.lang.String[] outgroupNames) |