|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpal.tree.TreeManipulator.PALBranchWrapper
public static final class TreeManipulator.PALBranchWrapper
Constructor Summary | |
---|---|
TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent,
TreeManipulator.PALNodeWrapper child,
double branchLength)
|
Method Summary | |
---|---|
java.lang.Object |
getAnnotation()
|
double |
getBranchLength()
|
pal.tree.TreeManipulator.SimpleNode |
getChildNode()
|
pal.tree.TreeManipulator.SimpleNode |
getParentNode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TreeManipulator.PALBranchWrapper(TreeManipulator.PALNodeWrapper parent, TreeManipulator.PALNodeWrapper child, double branchLength)
Method Detail |
---|
public pal.tree.TreeManipulator.SimpleNode getParentNode()
public pal.tree.TreeManipulator.SimpleNode getChildNode()
public final double getBranchLength()
public final java.lang.Object getAnnotation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |