| Modifier and Type | Method and Description |
|---|---|
static GeoArea |
makeGeoArea(double topLat,
double bottomLat,
double leftLon,
double rightLon)
Create a GeoArea of the right kind given the specified bounds.
|
public static GeoArea makeGeoArea(double topLat, double bottomLat, double leftLon, double rightLon)
topLat - is the top latitudebottomLat - is the bottom latitudeleftLon - is the left longituderightLon - is the right longitudeCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.