Package pal.tree
Interface UnrootedTreeInterface.UBranch
- All Superinterfaces:
UnrootedTreeInterface.GeneralBranch
- Enclosing interface:
UnrootedTreeInterface
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface pal.tree.UnrootedTreeInterface.GeneralBranch
setAnnotation, setLength
-
Method Details
-
getCloserNode
UnrootedTreeInterface.UNode getCloserNode() -
getFartherNode
UnrootedTreeInterface.UNode getFartherNode()
-