Search Results for

    Show / Hide Table of Contents

    Class RelateNodeFactory

    Used by the NodeMap in a RelateNodeGraph to create RelateNodes.

    Inheritance
    object
    NodeFactory
    RelateNodeFactory
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: NetTopologySuite.Operation.Relate
    Assembly: NetTopologySuite.dll
    Syntax
    public class RelateNodeFactory : NodeFactory

    Methods

    | Edit this page View Source

    CreateNode(Coordinate)

    Declaration
    public override Node CreateNode(Coordinate coord)
    Parameters
    Type Name Description
    Coordinate coord
    Returns
    Type Description
    Node
    Overrides
    NodeFactory.CreateNode(Coordinate)
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX