메소드 | 설명 | |
---|---|---|
GeohashPrefixTree ( |
||
GetCell ( byte bytes, int offset, int len ) : Cell | ||
GetCell ( string token ) : Cell | ||
GetLevelForDistance ( double dist ) : int |
메소드 | 설명 | |
---|---|---|
GetCell ( IPoint p, int level ) : Cell |
public GeohashPrefixTree ( |
||
ctx | ||
maxLevels | int | |
리턴 | Spatial4n.Core.Context |
public GetCell ( byte bytes, int offset, int len ) : Cell | ||
bytes | byte | |
offset | int | |
len | int | |
리턴 | Cell |