|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.geomgraph.NodeFactory
com.vividsolutions.jts.operation.overlay.OverlayNodeFactory
Creates nodes for use in the PlanarGraph
s constructed during
overlay operations.
Constructor Summary | |
OverlayNodeFactory()
|
Method Summary | |
Node |
createNode(Coordinate coord)
The basic node constructor does not allow for incident edges |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OverlayNodeFactory()
Method Detail |
public Node createNode(Coordinate coord)
NodeFactory
createNode
in class NodeFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |