Class RelateNodeFactory
java.lang.Object
org.locationtech.jts.geomgraph.NodeFactory
org.locationtech.jts.operation.relate.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
-
RelateNodeFactory
public RelateNodeFactory()
-
-
Method Details
-
createNode
Description copied from class:NodeFactory
The basic node constructor does not allow for incident edges- Overrides:
createNode
in classNodeFactory
-