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 TypeMethodDescriptionvoidsetAnnotation(Object annotation) voidsetLength(double length)
-
Method Details
-
setLength
void setLength(double length) -
setAnnotation
-