Class | Description |
---|---|
CompositeSpatialStrategy |
A composite
SpatialStrategy based on RecursivePrefixTreeStrategy (RPT) and
SerializedDVStrategy (SDV). |
CompositeVerifyQuery |
A Query that considers an "indexQuery" to have approximate results, and a follow-on
ShapeValuesSource is called to verify each hit from
TwoPhaseIterator.matches() . |
IntersectsRPTVerifyQuery |
A spatial Intersects predicate that distinguishes an approximated match from an exact match based on which cells
are within the query shape.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.