프로퍼티 | 타입 | 설명 | |
---|---|---|---|
args | string>.IDictionary | ||
ctx | |||
maxLevels | int? |
메소드 | 설명 | |
---|---|---|
MakeSPT ( string>.IDictionary |
The factory is looked up via "prefixTree" in args, expecting "geohash" or "quad". The factory is looked up via "prefixTree" in args, expecting "geohash" or "quad". If its neither of these, then "geohash" is chosen for a geo context, otherwise "quad" is chosen. |
메소드 | 설명 | |
---|---|---|
GetLevelForDistance ( double degrees ) : int |
Calls
|
|
Init ( string>.IDictionary |
||
InitMaxLevels ( ) : void | ||
NewSPT ( ) : |
protected abstract GetLevelForDistance ( double degrees ) : int | ||
degrees | double | |
리턴 | int |
protected Init ( string>.IDictionary |
||
args | string>.IDictionary | |
ctx | ||
리턴 | void |
public static MakeSPT ( string>.IDictionary |
||
args | string>.IDictionary | |
ctx | ||
리턴 |
protected SpatialContext,Spatial4n.Core.Context ctx | ||
리턴 |