An implementation of GraphBuilder used to build directed graphs.
See Also:org.geotools.graph.structure.DirectedGraph author: Justin Deoliveira, Refractions Research Inc, jdeolive@refractions.net
Method Summary
public void
addEdge(Edge edge) Adds a directed edge to the graph.