Package org.locationtech.jts.geomgraph
Class NodeFactory
java.lang.Object
org.locationtech.jts.geomgraph.NodeFactory
- Direct Known Subclasses:
OverlayNodeFactory
,RelateNodeFactory
- Version:
- 1.7
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateNode
(Coordinate coord) The basic node constructor does not allow for incident edges
-
Constructor Details
-
NodeFactory
public NodeFactory()
-
-
Method Details
-
createNode
The basic node constructor does not allow for incident edges
-