Class RelateNodeFactory
- Namespace
- NetTopologySuite.Operation.Relate
- Assembly
- NetTopologySuite.dll
Used by the NodeMap
in a RelateNodeGraph
to create RelateNode
s.
public class RelateNodeFactory : NodeFactory
- Inheritance
-
RelateNodeFactory
- Inherited Members
Constructors
RelateNodeFactory()
public RelateNodeFactory()
Methods
CreateNode(Coordinate)
public override Node CreateNode(Coordinate coord)
Parameters
coord
Coordinate