| Interface | Description |
|---|---|
| GraphIterator |
Defines an algorithm in which to traverse the components of a graph.
|
| GraphTraversal |
Iterates a GraphWalker over the components of a Graph.
|
| GraphWalker |
Iterated over the components of a graph using a standard visitor pattern.
|
Copyright © 1996–2019 Geotools. All rights reserved.