Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.lucene.spatial.prefix.tree Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
CellRepresents a grid cell.Interfaceorg.apache.lucene.spatial.prefix.treeApache Lucene
CellIteratorAn Iterator of SpatialPrefixTree Cells.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
DateRangePrefixTreeA PrefixTree for date ranges in which the levels of the tree occur at natural periods of time (e.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
GeohashPrefixTreeA SpatialPrefixTree based on Uses GeohashUtils to do all the geohash work.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
GeohashPrefixTree .FactoryClassorg.apache.lucene.spatial.prefix.tree.GeohashPrefixTreeApache Lucene
LegacyCellThe base for the original two SPT's: Geohash and Quad.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
NumberRangePrefixTreeA SpatialPrefixTree for single-dimensional numbers and number ranges of fixed precision values (not floating point).Classorg.apache.lucene.spatial.prefix.treeApache Lucene
NumberRangePrefixTree .NRShapeBase interface for Shapes this prefix tree supports.Interfaceorg.apache.lucene.spatial.prefix.tree.NumberRangePrefixTreeApache Lucene
NumberRangePrefixTree .UnitNRShapeA unit value Shape implemented as a stack of numbers, one for each level in the prefix tree.Interfaceorg.apache.lucene.spatial.prefix.tree.NumberRangePrefixTreeApache Lucene
PackedQuadPrefixTreeUses a compact binary representation of 8 bytes to encode a spatial quad trie.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
PackedQuadPrefixTree .FactoryFactory for creating PackedQuadPrefixTree instances with useful defaults.Classorg.apache.lucene.spatial.prefix.tree.PackedQuadPrefixTreeApache Lucene
QuadPrefixTreeA SpatialPrefixTree which uses a quad tree in which anClassorg.apache.lucene.spatial.prefix.treeApache Lucene
QuadPrefixTree .FactoryClassorg.apache.lucene.spatial.prefix.tree.QuadPrefixTreeApache Lucene
SpatialPrefixTreeA spatial Prefix Tree, or Trie, which decomposes shapes into prefixed strings at variable lengths corresponding to variable precision.Classorg.apache.lucene.spatial.prefix.treeApache Lucene
SpatialPrefixTreeFactoryAbstract Factory for creating SpatialPrefixTree instances with useful defaults and passed on configurations defined in a Map.Classorg.apache.lucene.spatial.prefix.treeApache Lucene