com.vividsolutions.jts.geomgraph

Class NodeFactory

Known Direct Subclasses:
OverlayNodeFactory, RelateNodeFactory

public class NodeFactory
extends java.lang.Object

Version:
1.6

Method Summary

Node
createNode(Coordinate coord)
The basic node constructor does not allow for incident edges

Method Details

createNode

public Node createNode(Coordinate coord)
The basic node constructor does not allow for incident edges