Package pal.tree

Class UnrootedTreeInterface.Utils

  • Enclosing interface:
    UnrootedTreeInterface

    public static final class UnrootedTreeInterface.Utils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Utils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void instruct​(Node root, UnrootedTreeInterface treeInterface)
      Build a tree display based on a normal pal node.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Utils

        public Utils()
    • Method Detail

      • instruct

        public static final void instruct​(Node root,
                                          UnrootedTreeInterface treeInterface)
        Build a tree display based on a normal pal node.
        Parameters:
        root -
        display -