Uses of Interface
pal.tree.UnrootedTreeInterface
Packages that use UnrootedTreeInterface
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 UnrootedTreeInterface in pal.tree
Methods in pal.tree with parameters of type UnrootedTreeInterfaceModifier and TypeMethodDescriptionvoid
TreeManipulator.instruct
(UnrootedTreeInterface treeInterface) void
UnrootedTreeInterface.Instructee.instruct
(UnrootedTreeInterface treeInterface) static final void
UnrootedTreeInterface.Utils.instruct
(Node root, UnrootedTreeInterface treeInterface) Build a tree display based on a normal pal node. -
Uses of UnrootedTreeInterface in pal.treesearch
Methods in pal.treesearch with parameters of type UnrootedTreeInterfaceModifier and TypeMethodDescriptionvoid
UnrootedMLSearcher.instruct
(UnrootedTreeInterface treeInterface)