User Tools

Site Tools


thinkgeo.mapsuite.core.geohash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
thinkgeo.mapsuite.core.geohash [2015/09/17 10:29]
admin
— (current)
Line 1: Line 1:
-====== ThinkGeo.MapSuite.Core.Geohash ====== 
-===== Inheritance Hierarchy ===== 
-  *System.Object 
-    ***ThinkGeo.MapSuite.Core.Geohash** 
-===== Members Summary ===== 
-=== Public Constructors === 
-=== Protected Constructors === 
-=== Public Methods === 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​ConvertToGeohash(PointShape,​Int32)|ConvertToGeohash]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​ConvertToGeohash(Vertex,​Int32)|ConvertToGeohash]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​ConvertToGeohash(Double,​Double,​Int32)|ConvertToGeohash]]** 
-  * **Parameters**:​Double,​Double,​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​ConvertToPointShape(String)|ConvertToPointShape]]** 
-  * **Parameters**:​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​Equals(Object)|Equals]]** 
-  * **Parameters**:​Object 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(PointShape,​GeohashAjacentDirection)|GetAdjacentGeohash]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(Double,​Double,​GeohashAjacentDirection)|GetAdjacentGeohash]]** 
-  * **Parameters**:​Double,​Double,​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(Double,​Double,​GeohashAjacentDirection,​Int32)|GetAdjacentGeohash]]** 
-  * **Parameters**:​Double,​Double,​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(PointShape,​GeohashAjacentDirection,​Int32)|GetAdjacentGeohash]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(Vertex,​GeohashAjacentDirection)|GetAdjacentGeohash]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(Vertex,​GeohashAjacentDirection,​Int32)|GetAdjacentGeohash]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohash(String,​GeohashAjacentDirection)|GetAdjacentGeohash]]** 
-  * **Parameters**:​String,​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(Vertex,​Int32)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(Vertex)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(PointShape,​Int32)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]],​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(PointShape)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(Double,​Double,​Int32)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​Double,​Double,​Int32 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(Double,​Double)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​Double,​Double 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}{{wiki:​Static.gif|}}[[#​GetAdjacentGeohashes(String)|GetAdjacentGeohashes]]** 
-  * **Parameters**:​String 
-  * **DeclaringType**:​N/​A 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetHashCode()|GetHashCode]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​GetType()|GetType]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​PublicMethod.gif|}}[[#​ToString()|ToString]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-=== Protected Methods === 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​Finalize()|Finalize]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-<div class_table>​ 
-**{{wiki:​ProtectedMethod.gif|}}[[#​MemberwiseClone()|MemberwiseClone]]** 
-  * **Parameters**:​N/​A 
-  * **DeclaringType**:​Object 
-  * **Summary**:​N/​A 
-</​div>​ 
- 
-=== 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** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== ConvertToGeohash(Vertex,​Int32) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**vertexInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|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 
- 
-[[#Public Methods|Go Back]] 
-=== ConvertToPointShape(String) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**geohash** 
-  * **Type**:​String 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== Equals(Object) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Boolean 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**obj** 
-  * **Type**:​Object 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohash(PointShape,​GeohashAjacentDirection) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**pointShapeInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **Description**:​N/​A 
- 
-**direction** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|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** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|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** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohash(PointShape,​GeohashAjacentDirection,​Int32) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**pointShapeInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **Description**:​N/​A 
- 
-**direction** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohash(Vertex,​GeohashAjacentDirection) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**vertexInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description**:​N/​A 
- 
-**direction** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohash(Vertex,​GeohashAjacentDirection,​Int32) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**vertexInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description**:​N/​A 
- 
-**direction** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|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** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohashes(Vertex,​Int32) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Collection<​String>​ 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**vertexInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohashes(Vertex) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Collection<​String>​ 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**vertexInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohashes(PointShape,​Int32) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Collection<​String>​ 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**pointShapeInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **Description**:​N/​A 
- 
-**precision** 
-  * **Type**:​Int32 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|Go Back]] 
-=== GetAdjacentGeohashes(PointShape) === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Collection<​String>​ 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-**pointShapeInDecimalDegree** 
-  * **Type**:​[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] 
-  * **Description**:​N/​A 
- 
-[[#Public Methods|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 
- 
-[[#Public Methods|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 
- 
-[[#Public Methods|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 
- 
-[[#Public Methods|Go Back]] 
-=== GetHashCode() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Int32 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== GetType() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:Type 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-=== ToString() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​String 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#Public Methods|Go Back]] 
-===== Protected Methods ===== 
-=== Finalize() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:Void 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-=== MemberwiseClone() === 
-N/A 
-==== Remarks ==== 
-N/A 
- 
-**Return Value** 
-  * **Return Type**:​Object 
-  * **Description**:​N/​A 
- 
-==== Parameters ==== 
-[[#​Protected Methods|Go Back]] 
-===== Public Properties ===== 
-===== Protected Properties ===== 
-===== Public Events ===== 
  
thinkgeo.mapsuite.core.geohash.1442485785.txt.gz ยท Last modified: 2015/09/17 10:29 by admin