|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.topograph2D.NodeFactory
org.geotools.geometry.iso.operation.overlay.OverlayNodeFactory
public class 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 |