Uses of Class
org.apache.lucene.spatial.tier.Shape

Packages that use Shape
org.apache.lucene.spatial.tier Support for filtering based upon geographic location. 
 

Uses of Shape in org.apache.lucene.spatial.tier
 

Methods in org.apache.lucene.spatial.tier that return Shape
 Shape CartesianPolyFilterBuilder.getBoxShape(double latitude, double longitude, double miles)
           
 Shape CartesianPolyFilterBuilder.getShapeLoop(Shape shape, CartesianTierPlotter ctp, double latX, double longX, double latY, double longY)
           
 

Methods in org.apache.lucene.spatial.tier with parameters of type Shape
 Shape CartesianPolyFilterBuilder.getShapeLoop(Shape shape, CartesianTierPlotter ctp, double latX, double longX, double latY, double longY)
           
 



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