Table of Contents

Class OverlayNodeFactory

Namespace
NetTopologySuite.Operation.Overlay
Assembly
NetTopologySuite.dll

Creates nodes for use in the PlanarGraphs constructed during overlay operations.

public class OverlayNodeFactory : NodeFactory
Inheritance
OverlayNodeFactory
Inherited Members

Constructors

OverlayNodeFactory()

public OverlayNodeFactory()

Methods

CreateNode(Coordinate)

public override Node CreateNode(Coordinate coord)

Parameters

coord Coordinate

Returns

Node