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