Table of Contents

Class RelateNodeFactory

Namespace
NetTopologySuite.Operation.Relate
Assembly
NetTopologySuite.dll

Used by the NodeMap in a RelateNodeGraph to create RelateNodes.

public class RelateNodeFactory : NodeFactory
Inheritance
RelateNodeFactory
Inherited Members

Constructors

RelateNodeFactory()

public RelateNodeFactory()

Methods

CreateNode(Coordinate)

public override Node CreateNode(Coordinate coord)

Parameters

coord Coordinate

Returns

Node