|
JTS Topology Suite - v 1.12 | ||||||||
| 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
public class OverlayNodeFactory
Creates nodes for use in the PlanarGraphs 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
|
JTS Topology Suite - v 1.12 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||