Uses of Interface
org.apache.lucene.spatial.prefix.tree.CellCanPrune
Packages that use CellCanPrune
Package
Description
This package is about SpatialPrefixTree and any supporting classes.
-
Uses of CellCanPrune in org.apache.lucene.spatial.prefix.tree
Classes in org.apache.lucene.spatial.prefix.tree that implement CellCanPruneModifier and TypeClassDescriptionclass
The base for the original two SPT's: Geohash and Quad.protected class
See binary representation in the javadocs ofPackedQuadPrefixTree
.protected class
individual QuadPrefixTree grid cell