public class DirectedDepthFirstTopologicalIterator extends DirectedBreadthFirstTopologicalIterator
Constructor and Description |
---|
DirectedDepthFirstTopologicalIterator() |
Modifier and Type | Method and Description |
---|---|
protected Queue |
buildQueue(Graph graph) |
cont, init, killBranch, next
getGraph, getTraversal, getWalker, setTraversal
public DirectedDepthFirstTopologicalIterator()
protected Queue buildQueue(Graph graph)
buildQueue
in class DirectedBreadthFirstTopologicalIterator
Copyright © 1996–2019 Geotools. All rights reserved.