Class RelateNodeFactory
Used by the NodeMap
in a RelateNodeGraph
to create RelateNode
s.
Inherited Members
Namespace: NetTopologySuite.Operation.Relate
Assembly: NetTopologySuite.dll
Syntax
public class RelateNodeFactory : NodeFactory
Methods
| Improve this Doc View SourceCreateNode(Coordinate)
Declaration
public override Node CreateNode(Coordinate coord)
Parameters
Type | Name | Description |
---|---|---|
Coordinate | coord |
Returns
Type | Description |
---|---|
Node |