Package pal.tree

Interface UnrootedTreeInterface.GeneralBranch

All Known Subinterfaces:
UnrootedTreeInterface.BaseBranch, UnrootedTreeInterface.UBranch
Enclosing interface:
UnrootedTreeInterface

public static interface UnrootedTreeInterface.GeneralBranch
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setAnnotation(Object annotation)
     
    void
    setLength(double length)
     
  • Method Details

    • setLength

      void setLength(double length)
    • setAnnotation

      void setAnnotation(Object annotation)