Package pal.tree
Class UnrootedTreeInterface.Utils
java.lang.Object
pal.tree.UnrootedTreeInterface.Utils
- Enclosing interface:
UnrootedTreeInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final void
instruct
(Node root, UnrootedTreeInterface 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
-
-