Package org.geotools.graph.traverse
package org.geotools.graph.traverse
-
InterfacesClassDescriptionDefines an algorithm in which to traverse the components of a graph.Iterates a GraphWalker over the components of a Graph.Iterated over the components of a graph using a standard visitor pattern.