|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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 GraphBuilder
buildNode
in class OptGraphBuilder
OptXYNode
,
GraphBuilder.buildNode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |