Class OverlayNodeFactory
Creates nodes for use in the PlanarGraphs constructed during
overlay operations.
Inherited Members
Namespace: NetTopologySuite.Operation.Overlay
Assembly: NetTopologySuite.dll
Syntax
public class OverlayNodeFactory : 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 |