This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.core.geohash [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.core.geohash [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.Core.Geohash ====== | ====== ThinkGeo.MapSuite.Core.Geohash ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | <!-- Class --> | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
- | *System.Object | + | *System.Object |
- | **[[ThinkGeo.MapSuite.Core.Geohash]] | + | ***ThinkGeo.MapSuite.Core.Geohash** |
===== Members Summary ===== | ===== Members Summary ===== | ||
==== Public Constructors ==== | ==== Public Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Protected Constructors ==== | ==== Protected Constructors ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | ||
- | |||
==== Public Methods ==== | ==== Public Methods ==== | ||
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | ** {{wiki:PublicMethod.gif|}} ToString() ** |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToGeohash(PointShape, Int32)|ConvertToGeohash]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToGeohash(Vertex, Int32)|ConvertToGeohash]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToGeohash(Double, Double, Int32)|ConvertToGeohash]] | Double, Double, Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#ConvertToPointShape(String)|ConvertToPointShape]] | String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Double, Double, GeohashAjacentDirection)|GetAdjacentGeohash]] | Double, Double, [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Double, Double, GeohashAjacentDirection, Int32)|GetAdjacentGeohash]] | Double, Double, [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(PointShape, GeohashAjacentDirection)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(PointShape, GeohashAjacentDirection, Int32)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Vertex, GeohashAjacentDirection)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(Vertex, GeohashAjacentDirection, Int32)|GetAdjacentGeohash]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohash(String, GeohashAjacentDirection)|GetAdjacentGeohash]] | String, [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Double, Double, Int32)|GetAdjacentGeohashes]] | Double, Double, Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Double, Double)|GetAdjacentGeohashes]] | Double, Double | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(String)|GetAdjacentGeohashes]] | String | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Vertex)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(PointShape, Int32)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(PointShape)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}{{wiki:Static.gif|Static Member}}[[#GetAdjacentGeohashes(Vertex, Int32)|GetAdjacentGeohashes]] | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]], Int32 | | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | + | |
- | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | + | |
- | ==== Protected Methods ==== | + | * //N/A// |
- | ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | + | == Remarks == |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | + | * //N/A// |
- | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | + | |
- | ==== Public Properties ==== | + | == Return Value == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | * Type:String |
+ | * Description:N/A | ||
- | ==== Protected Properties ==== | + | == Parameters == |
- | ^ Name ^ Return ^ DeclaringType ^ Summary ^ | + | <div newline></div> |
+ | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | ==== Public Events ==== | + | * //N/A// |
- | ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | + | == Remarks == |
+ | * //N/A// | ||
- | ===== Public Constructors ===== | + | == Return Value == |
- | ===== Protected Constructors ===== | + | * Type:Boolean |
- | ===== Public Methods ===== | + | * Description:N/A |
- | ==== ConvertToGeohash(PointShape, Int32) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //obj// |
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * Type:Object |
- | | precision | Int32<!-- System.Int32 --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** |
- | ==== ConvertToGeohash(Vertex, Int32) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | + | * //N/A// |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== ConvertToGeohash(Double, Double, Int32) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | <div newline></div> |
- | | longitude | Double<!-- System.Double --> | | | + | ** {{wiki:PublicMethod.gif|}} GetType() ** |
- | | latitude | Double<!-- System.Double --> | | | + | |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ConvertToPointShape(String) ==== | + | * //N/A// |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Type |
- | | geohash | String<!-- System.String --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | <div newline></div> |
- | ==== Equals(Object) ==== | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertToPointShape(String) ** |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Boolean<!-- System.Boolean --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | obj | Object<!-- System.Object --> | | | + | * //N/A// |
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== GetAdjacentGeohash(Double, Double, GeohashAjacentDirection) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //geohash// |
- | | longitude | Double<!-- System.Double --> | | | + | * Type:String |
- | | latitude | Double<!-- System.Double --> | | | + | * Description:N/A |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertToGeohash(PointShape,Int32) ** |
- | ==== GetAdjacentGeohash(Double, Double, GeohashAjacentDirection, Int32) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | longitude | Double<!-- System.Double --> | | | + | * //N/A// |
- | | latitude | Double<!-- System.Double --> | | | + | |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== GetAdjacentGeohash(PointShape, GeohashAjacentDirection) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //pointShapeInDecimalDegree// |
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | * //precision// |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== GetAdjacentGeohash(PointShape, GeohashAjacentDirection, Int32) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertToGeohash(Vertex,Int32) ** |
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== GetAdjacentGeohash(Vertex, GeohashAjacentDirection) ==== | + | * //N/A// |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | + | * Description:N/A |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //vertexInDecimalDegree// |
- | ==== GetAdjacentGeohash(Vertex, GeohashAjacentDirection, Int32) ==== | + | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] |
- | <!-- static --> | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //precision// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | + | * Description:N/A |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} ConvertToGeohash(Double,Double,Int32) ** |
- | ==== GetAdjacentGeohash(String, GeohashAjacentDirection) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | geohash | String<!-- System.String --> | | | + | * //N/A// |
- | | direction | [[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]]<!-- ThinkGeo.MapSuite.Core.GeohashAjacentDirection --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== GetAdjacentGeohashes(Double, Double, Int32) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //longitude// |
- | | longitude | Double<!-- System.Double --> | | | + | * Type:Double |
- | | latitude | Double<!-- System.Double --> | | | + | * Description:N/A |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | * //latitude// |
- | [[#Public Methods|Go Back]] | + | * Type:Double |
- | ==== GetAdjacentGeohashes(Double, Double) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | * //precision// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:Int32 |
- | | longitude | Double<!-- System.Double --> | | | + | * Description:N/A |
- | | latitude | Double<!-- System.Double --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(Double,Double,GeohashAjacentDirection) ** |
- | ==== GetAdjacentGeohashes(String) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | geohash | String<!-- System.String --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== GetAdjacentGeohashes(Vertex) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //longitude// |
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | + | * Type:Double |
+ | * Description:N/A | ||
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | * //latitude// |
- | [[#Public Methods|Go Back]] | + | * Type:Double |
- | ==== GetAdjacentGeohashes(PointShape, Int32) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | * //direction// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] |
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * Description:N/A |
- | | precision | Int32<!-- System.Int32 --> | | | + | |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | <div newline></div> |
- | [[#Public Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(Double,Double,GeohashAjacentDirection,Int32) ** |
- | ==== GetAdjacentGeohashes(PointShape) ==== | + | |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
- | | pointShapeInDecimalDegree | [[ThinkGeo.MapSuite.Core.PointShape|PointShape]]<!-- ThinkGeo.MapSuite.Core.PointShape --> | | | + | * //N/A// |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | == Return Value == |
- | [[#Public Methods|Go Back]] | + | * Type:String |
- | ==== GetAdjacentGeohashes(Vertex, Int32) ==== | + | * Description:N/A |
- | <!-- static --> | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Collection<String><!-- System.Collections.ObjectModel.Collection{System.String} --> | | | + | |
- | === Parameters === | + | == Parameters == |
- | ^ Name ^ Type ^ Description ^ | + | * //longitude// |
- | | vertexInDecimalDegree | [[ThinkGeo.MapSuite.Core.Vertex|Vertex]]<!-- ThinkGeo.MapSuite.Core.Vertex --> | | | + | * Type:Double |
- | | precision | Int32<!-- System.Int32 --> | | | + | * Description:N/A |
- | <!-- ThinkGeo.MapSuite.Core.Geohash --> | + | * //latitude// |
- | [[#Public Methods|Go Back]] | + | * Type:Double |
- | ==== GetHashCode() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Int32<!-- System.Int32 --> | | | + | |
- | === Parameters === | + | * //direction// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | * //precision// |
- | [[#Public Methods|Go Back]] | + | * Type:Int32 |
- | ==== GetType() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Type<!-- System.Type --> | | | + | |
- | === Parameters === | + | <div newline></div> |
- | ^ Name ^ Type ^ Description ^ | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(PointShape,GeohashAjacentDirection) ** |
- | <!-- System.Object --> | + | * //N/A// |
- | [[#Public Methods|Go Back]] | + | == Remarks == |
- | ==== ToString() ==== | + | * //N/A// |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | String<!-- System.String --> | | | + | |
- | === Parameters === | + | == Return Value == |
- | ^ Name ^ Type ^ Description ^ | + | * Type:String |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | == Parameters == |
- | [[#Public Methods|Go Back]] | + | * //pointShapeInDecimalDegree// |
- | ===== Protected Methods ===== | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | ==== Finalize() ==== | + | * Description:N/A |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Void<!-- System.Void --> | | | + | |
- | === Parameters === | + | * //direction// |
- | ^ Name ^ Type ^ Description ^ | + | * Type:[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] |
+ | * Description:N/A | ||
- | <!-- System.Object --> | + | <div newline></div> |
- | [[#Protected Methods|Go Back]] | + | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(PointShape,GeohashAjacentDirection,Int32) ** |
- | ==== MemberwiseClone() ==== | + | |
- | === Return Value === | + | |
- | ^ Return Type ^ Description ^ | + | |
- | | Object<!-- System.Object --> | | | + | |
- | === Parameters === | + | * //N/A// |
- | ^ Name ^ Type ^ Description ^ | + | == Remarks == |
+ | * //N/A// | ||
- | <!-- System.Object --> | + | == Return Value == |
- | [[#Protected Methods|Go Back]] | + | * Type:String |
- | ===== Public Properties ===== | + | * Description:N/A |
- | ===== Protected Properties ===== | + | |
- | ===== Public Events ===== | + | == Parameters == |
- | __NOTOC__ | + | * //pointShapeInDecimalDegree// |
- | [[Category:MapSuiteCore]] | + | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] |
- | [[Category:ThinkGeo.MapSuite.Core]] | + | * Description:N/A |
- | [[Category:UpdateDocumentation]] | + | |
+ | * //direction// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //precision// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(Vertex,GeohashAjacentDirection) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * 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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(Vertex,GeohashAjacentDirection,Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * 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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohash(String,GeohashAjacentDirection) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //geohash// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | * //direction// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.GeohashAjacentDirection|GeohashAjacentDirection]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(String) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //geohash// | ||
+ | * Type:String | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(PointShape) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //pointShapeInDecimalDegree// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(PointShape,Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //pointShapeInDecimalDegree// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.PointShape|PointShape]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //precision// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(Vertex) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //vertexInDecimalDegree// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(Vertex,Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //vertexInDecimalDegree// | ||
+ | * Type:[[ThinkGeo.MapSuite.Core.Vertex|Vertex]] | ||
+ | * Description:N/A | ||
+ | |||
+ | * //precision// | ||
+ | * Type:Int32 | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(Double,Double) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Collection<String> | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | * //longitude// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | * //latitude// | ||
+ | * Type:Double | ||
+ | * Description:N/A | ||
+ | |||
+ | <div newline></div> | ||
+ | ** {{wiki:PublicMethod.gif|}}{{wiki:Static.gif|}} GetAdjacentGeohashes(Double,Double,Int32) ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * 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 | ||
+ | |||
+ | <div newline></div> | ||
+ | ==== Protected Methods ==== | ||
+ | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Void | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
+ | |||
+ | * //N/A// | ||
+ | == Remarks == | ||
+ | * //N/A// | ||
+ | |||
+ | == Return Value == | ||
+ | * Type:Object | ||
+ | * Description:N/A | ||
+ | |||
+ | == Parameters == | ||
+ | <div newline></div> | ||
+ | ==== Public Properties ==== | ||
+ | ==== Protected Properties ==== | ||
+ | ==== Public Events ==== | ||