Uses of Class
org.apache.lucene.spatial.util.ShapeFieldCacheProvider

Packages that use ShapeFieldCacheProvider
org.apache.lucene.spatial.prefix Prefix Tree Strategy 
org.apache.lucene.spatial.util Various spatial utilities. 
 

Uses of ShapeFieldCacheProvider in org.apache.lucene.spatial.prefix
 

Subclasses of ShapeFieldCacheProvider in org.apache.lucene.spatial.prefix
 class PointPrefixTreeFieldCacheProvider
          Implementation of ShapeFieldCacheProvider designed for PrefixTreeStrategys.
 

Uses of ShapeFieldCacheProvider in org.apache.lucene.spatial.util
 

Constructors in org.apache.lucene.spatial.util with parameters of type ShapeFieldCacheProvider
ShapeFieldCacheDistanceValueSource(com.spatial4j.core.context.SpatialContext ctx, ShapeFieldCacheProvider<com.spatial4j.core.shape.Point> provider, com.spatial4j.core.shape.Point from)
           
 



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