Uses of Class
org.apache.lucene.spatial.vector.TwoDoublesStrategy

Packages that use TwoDoublesStrategy
org.apache.lucene.spatial.vector Spatial strategy that uses two fields. 
 

Uses of TwoDoublesStrategy in org.apache.lucene.spatial.vector
 

Constructors in org.apache.lucene.spatial.vector with parameters of type TwoDoublesStrategy
DistanceValueSource(TwoDoublesStrategy strategy, com.spatial4j.core.shape.Point from, com.spatial4j.core.distance.DistanceCalculator calc)
          Constructor.
 



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