com.vividsolutions.jts.operation.overlay
Class OverlayNodeFactory
java.lang.Object
com.vividsolutions.jts.geomgraph.NodeFactory
com.vividsolutions.jts.operation.overlay.OverlayNodeFactory
public class OverlayNodeFactory
- extends NodeFactory
Creates nodes for use in the PlanarGraph
s constructed during
overlay operations.
- Version:
- 1.7
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OverlayNodeFactory
public OverlayNodeFactory()
createNode
public Node createNode(Coordinate coord)
- Description copied from class:
NodeFactory
- The basic node constructor does not allow for incident edges
- Overrides:
createNode
in class NodeFactory
Copyright © 2012. All Rights Reserved.