Package pal.tree
Class RootedTreeInterface.Utils
java.lang.Object
pal.tree.RootedTreeInterface.Utils
- Enclosing interface:
RootedTreeInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final void
instruct
(Node palRoot, RootedTreeInterface treeInterface) Build a tree display based on a normal pal node.
-
Constructor Details
-
Utils
public Utils()
-
-
Method Details
-
instruct
Build a tree display based on a normal pal node.- Parameters:
root
-display
-
-