Search Results for

    Show / Hide Table of Contents

    Class HilbertEncoder

    Inheritance
    object
    HilbertEncoder
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: NetTopologySuite.Index.HPRtree
    Assembly: NetTopologySuite.dll
    Syntax
    public class HilbertEncoder

    Constructors

    | Edit this page View Source

    HilbertEncoder(int, Envelope)

    Declaration
    public HilbertEncoder(int level, Envelope extent)
    Parameters
    Type Name Description
    int level
    Envelope extent

    Methods

    | Edit this page View Source

    Encode(Envelope)

    Declaration
    public int Encode(Envelope env)
    Parameters
    Type Name Description
    Envelope env
    Returns
    Type Description
    int
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX