pal.tree
Interface UnrootedTreeInterface.UBranch

All Superinterfaces:
UnrootedTreeInterface.GeneralBranch
Enclosing interface:
UnrootedTreeInterface

public static interface UnrootedTreeInterface.UBranch
extends UnrootedTreeInterface.GeneralBranch


Method Summary
 UnrootedTreeInterface.UNode getCloserNode()
           
 UnrootedTreeInterface.UNode getFartherNode()
           
 
Methods inherited from interface pal.tree.UnrootedTreeInterface.GeneralBranch
setAnnotation, setLength
 

Method Detail

getCloserNode

UnrootedTreeInterface.UNode getCloserNode()

getFartherNode

UnrootedTreeInterface.UNode getFartherNode()