Uses of Package
org.apache.lucene.spatial.query

Packages that use org.apache.lucene.spatial.query
org.apache.lucene.spatial Lucene spatial search 
org.apache.lucene.spatial.prefix Prefix Tree Strategy 
org.apache.lucene.spatial.query Spatial Query options useful for client side requests 
org.apache.lucene.spatial.serialized Strategies that serialize the shape (non-indexed). 
org.apache.lucene.spatial.util Various spatial utilities. 
org.apache.lucene.spatial.vector Spatial strategy that uses two fields. 
 

Classes in org.apache.lucene.spatial.query used by org.apache.lucene.spatial
SpatialArgs
          Principally holds the query Shape and the SpatialOperation.
 

Classes in org.apache.lucene.spatial.query used by org.apache.lucene.spatial.prefix
SpatialArgs
          Principally holds the query Shape and the SpatialOperation.
 

Classes in org.apache.lucene.spatial.query used by org.apache.lucene.spatial.query
SpatialArgs
          Principally holds the query Shape and the SpatialOperation.
SpatialOperation
          A clause that compares a stored geometry to a supplied geometry.
 

Classes in org.apache.lucene.spatial.query used by org.apache.lucene.spatial.serialized
SpatialArgs
          Principally holds the query Shape and the SpatialOperation.
 

Classes in org.apache.lucene.spatial.query used by org.apache.lucene.spatial.util
SpatialOperation
          A clause that compares a stored geometry to a supplied geometry.
 

Classes in org.apache.lucene.spatial.query used by org.apache.lucene.spatial.vector
SpatialArgs
          Principally holds the query Shape and the SpatialOperation.
 



Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.