|
|||||||||||
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.line.BasicLineGraphBuilder
An implementation of GraphBuilder extended from BasicGraphBuilder used to build graphs representing line networks.
Constructor Summary | |
BasicLineGraphBuilder()
|
Method Summary | |
Node |
buildNode()
Returns a node of type BasicXYNode. |
Methods inherited from class org.geotools.graph.build.basic.BasicGraphBuilder |
addEdge, addNode, buildEdge, 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 BasicLineGraphBuilder()
Method Detail |
public Node buildNode()
buildNode
in interface GraphBuilder
buildNode
in class BasicGraphBuilder
BasicXYNode
,
GraphBuilder.buildNode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |