Search Results for

    Show / Hide Table of Contents

    Class CommonBitsRemover.CommonCoordinateFilter

    Inheritance
    object
    CommonBitsRemover.CommonCoordinateFilter
    Implements
    ICoordinateFilter
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: NetTopologySuite.Precision
    Assembly: NetTopologySuite.dll
    Syntax
    public class CommonBitsRemover.CommonCoordinateFilter : ICoordinateFilter

    Properties

    | Edit this page View Source

    CommonCoordinate

    Declaration
    public Coordinate CommonCoordinate { get; }
    Property Value
    Type Description
    Coordinate

    Methods

    | Edit this page View Source

    Filter(Coordinate)

    Declaration
    public void Filter(Coordinate coord)
    Parameters
    Type Name Description
    Coordinate coord

    Implements

    ICoordinateFilter
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX