- All Superinterfaces:
Attributable
- All Known Subinterfaces:
RootedTree, Tree
- All Known Implementing Classes:
AbstractRootedTree, CompactRootedTree, FilteredRootedTree, MutableRootedTree, ReRootedTree, RootedFromUnrooted, RootedSubtree, SimpleRootedTree, SimpleTree, SortedRootedTree, TransformedRootedTree
-
Nested Class Summary
Nested Classes
static class
This class is thrown by getEdgeLength(node1, node2) if node1 and node2
are not directly connected by an edge.
static class
-
Method Summary
Returns a list of nodes connected to this node by an edge
Returns the Edge that connects these two nodes
double
Returns the length of the edge that connects these two nodes
Returns a list of edges connected to this node
Returns an array of 2 nodes which are the nodes at either end of the edge.