Class DepthFirstIterator

java.lang.Object
org.graphstream.graph.DepthFirstIterator
All Implemented Interfaces:
Iterator<Node>

public class DepthFirstIterator
extends Object
implements Iterator<Node>