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
ValueSource /FunctionValues.boolVal(int) 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-2017 Apache Software Foundation. All Rights Reserved.