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