|
JTS Topology Suite - v 1.12 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jts.geomgraph.NodeFactory
com.vividsolutions.jts.operation.relate.RelateNodeFactory
public class RelateNodeFactory
Used by the NodeMap
in a RelateNodeGraph
to create RelateNode
s.
Constructor Summary | |
---|---|
RelateNodeFactory()
|
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 RelateNodeFactory()
Method Detail |
---|
public Node createNode(Coordinate coord)
NodeFactory
createNode
in class NodeFactory
|
JTS Topology Suite - v 1.12 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |