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