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 . |
protected class |
QuadPrefixTree.QuadCell |
Modifier and Type | Method and Description |
---|---|
protected abstract LegacyCell |
LegacyCell.getSubCell(org.locationtech.spatial4j.shape.Point p)
Performant implementations are expected to implement this efficiently by
considering the current cell's boundary.
|
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.