Package pal.tree

Class RootedTreeInterface.Utils

  • Enclosing interface:
    RootedTreeInterface

    public static final class RootedTreeInterface.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 palRoot, RootedTreeInterface 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 palRoot,
                                          RootedTreeInterface treeInterface)
        Build a tree display based on a normal pal node.
        Parameters:
        root -
        display -