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.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.vector
SpatialArgs
          Principally holds the query Shape and the SpatialOperation.
 



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