UnrootedTreeInterface.GeneralBranch
public static interface UnrootedTreeInterface.BaseBranch extends UnrootedTreeInterface.GeneralBranch
Modifier and Type | Method | Description |
---|---|---|
UnrootedTreeInterface.UNode |
getLeftNode() |
|
UnrootedTreeInterface.UNode |
getRightNode() |
setAnnotation, setLength
UnrootedTreeInterface.UNode getLeftNode()
UnrootedTreeInterface.UNode getRightNode()