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