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
           
 

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.shape.Point from, com.spatial4j.core.distance.DistanceCalculator calc, ShapeFieldCacheProvider<com.spatial4j.core.shape.Point> provider)
           
 



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