| Package | Description |
|---|---|
| org.apache.lucene.spatial.prefix.tree |
This package is about SpatialPrefixTree and any supporting classes.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
PackedQuadPrefixTree.PackedQuadCell
See binary representation in the javadocs of
PackedQuadPrefixTree. |
| Modifier and Type | Method and Description |
|---|---|
protected QuadPrefixTree.QuadCell |
QuadPrefixTree.QuadCell.getSubCell(org.locationtech.spatial4j.shape.Point p) |
protected QuadPrefixTree.QuadCell |
PackedQuadPrefixTree.PackedQuadCell.getSubCell(org.locationtech.spatial4j.shape.Point p) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.