|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.graph.build.basic.BasicGraphBuilder
org.geotools.graph.build.opt.OptGraphBuilder
org.geotools.graph.build.line.OptLineGraphBuilder
An inmplementation extended from OptGraphBuilder used to build optimized components for line networks.
| Constructor Summary | |
OptLineGraphBuilder()
|
|
| Method Summary | |
Node |
buildNode()
Returns a node of type OptXYNode. |
| Methods inherited from class org.geotools.graph.build.opt.OptGraphBuilder |
buildEdge |
| Methods inherited from class org.geotools.graph.build.basic.BasicGraphBuilder |
addEdge, addNode, buildGraph, clone, getEdges, getGraph, getNodes, importGraph, removeEdge, removeEdges, removeNode, removeNodes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public OptLineGraphBuilder()
| Method Detail |
public Node buildNode()
buildNode in interface GraphBuilderbuildNode in class OptGraphBuilderOptXYNode,
GraphBuilder.buildNode()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||