Package org.geotools.graph.traverse.basic
package org.geotools.graph.traverse.basic
-
ClassesClassDescriptionAn abstract implementation of GraphIterator.A basic implementation of GraphTraversal.An implementation of GraphWalker that counts the number of components visited.A simple implementation of GraphWalker that does nothing but signal a graph traversal to continue.A simple implementation of GraphWalker that decorates a GraphVisitor.A GraphIterator that starts iteration from a specefied point.