|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AbstractBaseGraphIterator.NodeQueue<A> | Interface representing a node queue. |
| GraphElementConsumer<E> | The graph element consumer interface for filtering graph elements. |
| GraphIterator<T extends GraphIterator<T,N>,N> | Iterator interface for graph traversal. |
| Class Summary | |
|---|---|
| AbstractBaseGraphIterator<T extends AbstractBaseGraphIterator<T,N>,N> | base implementation for graph iterators. |
| BreadthFirstIterator<N> | A breadth first iterator. |
| ClosestFirstIterator<N> | A closest first iterator. |
| DepthFirstIterator<N> | A depth first iterator. |
| EdgeIterator<N,E> | Class providing methods to iterate over the edges of a Path. |
| GraphTraversal | Helper class to traverse a graph. |
| IterableGraphElements<E> | Class allowing for iteration over elements of a graph. |
This package contains classes for graph traversal.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||