com.vividsolutions.jts.geomgraph
public class NodeFactory extends java.lang.Object
| Constructor and Description |
|---|
NodeFactory() |
| Modifier and Type | Method and Description |
|---|---|
Node |
createNode(Coordinate coord)
The basic node constructor does not allow for incident edges
|
public Node createNode(Coordinate coord)