public static class GeohashPrefixTree.Factory extends SpatialPrefixTreeFactory
GeohashPrefixTree instances with useful defaultsargs, ctx, MAX_DIST_ERR, MAX_LEVELS, maxLevels, PREFIX_TREE| Constructor and Description |
|---|
GeohashPrefixTree.Factory() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getLevelForDistance(double degrees)
|
protected SpatialPrefixTree |
newSPT() |
init, initMaxLevels, makeSPTprotected int getLevelForDistance(double degrees)
SpatialPrefixTreeFactorygetLevelForDistance in class SpatialPrefixTreeFactoryprotected SpatialPrefixTree newSPT()
newSPT in class SpatialPrefixTreeFactoryCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.