Uses of Interface
pal.tree.RootedTreeInterface
Packages that use RootedTreeInterface
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 in pal.tree
Methods in pal.tree with parameters of type RootedTreeInterfaceModifier and TypeMethodDescriptionvoid
RootedTreeInterface.Instructee.instruct
(RootedTreeInterface treeInterface) static final void
RootedTreeInterface.Utils.instruct
(Node palRoot, RootedTreeInterface treeInterface) Build a tree display based on a normal pal node.void
TreeManipulator.instruct
(RootedTreeInterface treeInterface) void
TreeManipulator.instructRootedBy
(RootedTreeInterface rootedInterface, String[] outgroupNames)