pal.tree
public static interface RootedTreeInterface.RBranch
Modifier and Type | Method and Description |
---|---|
RootedTreeInterface.RNode |
getLessRecentNode() |
RootedTreeInterface.RNode |
getMoreRecentNode() |
void |
setAnnotation(java.lang.Object annotation) |
void |
setLength(double length) |
void setLength(double length)
void setAnnotation(java.lang.Object annotation)
RootedTreeInterface.RNode getMoreRecentNode()
RootedTreeInterface.RNode getLessRecentNode()