User Tools

Site Tools


thinkgeo.mapsuite.core.geohash

This is an old revision of the document!


ThinkGeo.MapSuite.Core.Geohash

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.MapSuite.Core.Geohash

Members Summary

Public Constructors

Protected Constructors

Public Methods

ConvertToGeohash

  • Parameters:PointShape,Int32
  • DeclaringType:N/A
  • Summary:N/A

ConvertToGeohash

  • Parameters:Vertex,Int32
  • DeclaringType:N/A
  • Summary:N/A

ConvertToGeohash

  • Parameters:Double,Double,Int32
  • DeclaringType:N/A
  • Summary:N/A

ConvertToPointShape

  • Parameters:String
  • DeclaringType:N/A
  • Summary:N/A

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetAdjacentGeohash

GetAdjacentGeohash

GetAdjacentGeohash

GetAdjacentGeohash

GetAdjacentGeohash

GetAdjacentGeohash

GetAdjacentGeohash

GetAdjacentGeohashes

  • Parameters:Vertex,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetAdjacentGeohashes

  • Parameters:Vertex
  • DeclaringType:N/A
  • Summary:N/A

GetAdjacentGeohashes

  • Parameters:PointShape,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetAdjacentGeohashes

  • Parameters:PointShape
  • DeclaringType:N/A
  • Summary:N/A

GetAdjacentGeohashes

  • Parameters:Double,Double,Int32
  • DeclaringType:N/A
  • Summary:N/A

GetAdjacentGeohashes

  • Parameters:Double,Double
  • DeclaringType:N/A
  • Summary:N/A

GetAdjacentGeohashes

  • Parameters:String
  • DeclaringType:N/A
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

Protected Properties

Public Events

Public Constructors

Protected Constructors

Public Methods

ConvertToGeohash(PointShape,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

pointShapeInDecimalDegree

precision

  • Type:Int32
  • Description:N/A

Go Back

ConvertToGeohash(Vertex,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

vertexInDecimalDegree

precision

  • Type:Int32
  • Description:N/A

Go Back

ConvertToGeohash(Double,Double,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

longitude

  • Type:Double
  • Description:N/A

latitude

  • Type:Double
  • Description:N/A

precision

  • Type:Int32
  • Description:N/A

Go Back

ConvertToPointShape(String)

N/A

Remarks

N/A

Return Value

Parameters

geohash

  • Type:String
  • Description:N/A

Go Back

Equals(Object)

N/A

Remarks

N/A

Return Value

  • Return Type:Boolean
  • Description:N/A

Parameters

obj

  • Type:Object
  • Description:N/A

Go Back

GetAdjacentGeohash(PointShape,GeohashAjacentDirection)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

pointShapeInDecimalDegree

direction

Go Back

GetAdjacentGeohash(Double,Double,GeohashAjacentDirection)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

longitude

  • Type:Double
  • Description:N/A

latitude

  • Type:Double
  • Description:N/A

direction

Go Back

GetAdjacentGeohash(Double,Double,GeohashAjacentDirection,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

longitude

  • Type:Double
  • Description:N/A

latitude

  • Type:Double
  • Description:N/A

direction

precision

  • Type:Int32
  • Description:N/A

Go Back

GetAdjacentGeohash(PointShape,GeohashAjacentDirection,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

pointShapeInDecimalDegree

direction

precision

  • Type:Int32
  • Description:N/A

Go Back

GetAdjacentGeohash(Vertex,GeohashAjacentDirection)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

vertexInDecimalDegree

direction

Go Back

GetAdjacentGeohash(Vertex,GeohashAjacentDirection,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

vertexInDecimalDegree

direction

precision

  • Type:Int32
  • Description:N/A

Go Back

GetAdjacentGeohash(String,GeohashAjacentDirection)

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

geohash

  • Type:String
  • Description:N/A

direction

Go Back

GetAdjacentGeohashes(Vertex,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

vertexInDecimalDegree

precision

  • Type:Int32
  • Description:N/A

Go Back

GetAdjacentGeohashes(Vertex)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

vertexInDecimalDegree

Go Back

GetAdjacentGeohashes(PointShape,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

pointShapeInDecimalDegree

precision

  • Type:Int32
  • Description:N/A

Go Back

GetAdjacentGeohashes(PointShape)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

pointShapeInDecimalDegree

Go Back

GetAdjacentGeohashes(Double,Double,Int32)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

longitude

  • Type:Double
  • Description:N/A

latitude

  • Type:Double
  • Description:N/A

precision

  • Type:Int32
  • Description:N/A

Go Back

GetAdjacentGeohashes(Double,Double)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

longitude

  • Type:Double
  • Description:N/A

latitude

  • Type:Double
  • Description:N/A

Go Back

GetAdjacentGeohashes(String)

N/A

Remarks

N/A

Return Value

  • Return Type:Collection<String>
  • Description:N/A

Parameters

geohash

  • Type:String
  • Description:N/A

Go Back

GetHashCode()

N/A

Remarks

N/A

Return Value

  • Return Type:Int32
  • Description:N/A

Parameters

GetType()

N/A

Remarks

N/A

Return Value

  • Return Type:Type
  • Description:N/A

Parameters

ToString()

N/A

Remarks

N/A

Return Value

  • Return Type:String
  • Description:N/A

Parameters

Protected Methods

Finalize()

N/A

Remarks

N/A

Return Value

  • Return Type:Void
  • Description:N/A

Parameters

MemberwiseClone()

N/A

Remarks

N/A

Return Value

  • Return Type:Object
  • Description:N/A

Parameters

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.core.geohash.1442485785.txt.gz · Last modified: 2015/09/17 10:29 by admin