|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICompoundGraph<N extends ICompoundNode<N,? extends ICompoundEdge<N,?>>,E extends ICompoundEdge<N,E>>
Method Summary | |
---|---|
N |
getRootNode()
Get the root node of this graph. |
Methods inherited from interface uk.ed.inf.graph.directed.IDirectedGraph |
---|
containsDirectedEdge, containsDirectedEdge |
Methods inherited from interface uk.ed.inf.graph.basic.IBasicGraph |
---|
containsConnection, containsConnection, containsEdge, containsEdge, containsNode, containsNode, edgeIterator, getEdge, getNode, getNumEdges, getNumNodes, nodeIterator |
Method Detail |
---|
N getRootNode()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |