|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.topograph2D.NodeFactory
org.geotools.geometry.iso.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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |