Uses of Class
org.apache.lucene.spatial.tier.projections.CartesianTierPlotter
-
Packages that use CartesianTierPlotter Package Description org.apache.lucene.spatial.tier Support for filtering based upon geographic location. -
-
Uses of CartesianTierPlotter in org.apache.lucene.spatial.tier
Methods in org.apache.lucene.spatial.tier with parameters of type CartesianTierPlotter Modifier and Type Method Description Shape
CartesianPolyFilterBuilder. getShapeLoop(Shape shape, CartesianTierPlotter ctp, double latX, double longX, double latY, double longY)
Deprecated.
-