Uses of Class
org.apache.lucene.spatial.prefix.tree.QuadPrefixTree.QuadCell
Packages that use QuadPrefixTree.QuadCell
Package
Description
This package is about SpatialPrefixTree and any supporting classes.
-
Uses of QuadPrefixTree.QuadCell in org.apache.lucene.spatial.prefix.tree
Subclasses of QuadPrefixTree.QuadCell in org.apache.lucene.spatial.prefix.treeModifier and TypeClassDescriptionprotected class
See binary representation in the javadocs ofPackedQuadPrefixTree
.Methods in org.apache.lucene.spatial.prefix.tree that return QuadPrefixTree.QuadCellModifier and TypeMethodDescriptionprotected QuadPrefixTree.QuadCell
PackedQuadPrefixTree.PackedQuadCell.getSubCell
(org.locationtech.spatial4j.shape.Point p) protected QuadPrefixTree.QuadCell
QuadPrefixTree.QuadCell.getSubCell
(org.locationtech.spatial4j.shape.Point p)