|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.graph.build.basic.BasicGraphGenerator org.geotools.graph.build.basic.BasicDirectedGraphGenerator
An implementation of GraphGenerator used to generate directed graphs.
Graphs are generated as follows:
Constructor Summary | |
BasicDirectedGraphGenerator()
Constructs a new generator. |
Methods inherited from class org.geotools.graph.build.basic.BasicGraphGenerator |
add, get, getGraph, getGraphBuilder, remove, setGraphBuilder |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BasicDirectedGraphGenerator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |