public class CartesianPolyFilterBuilder
extends java.lang.Object
NOTE: This API is still in flux and might change in incompatible ways in the next release.
| Modifier and Type | Field and Description |
|---|---|
static double |
MILES_FLOOR |
| Constructor and Description |
|---|
CartesianPolyFilterBuilder(java.lang.String tierPrefix) |
| Modifier and Type | Method and Description |
|---|---|
Filter |
getBoundingArea(double latitude,
double longitude,
double miles) |
Shape |
getBoxShape(double latitude,
double longitude,
double miles) |
public static final double MILES_FLOOR
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.