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