public class GeoBox extends Object
| Constructor and Description |
|---|
GeoBox(Double n,
Double e,
Double s,
Double w) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(double lat,
double lon) |
double |
getSafeE() |
double |
getSafeN() |
double |
getSafeS() |
double |
getSafeW() |
GeoBox |
intersection(GeoBox geobox) |
boolean |
isValid() |
public static final GeoBox GLOBE
Copyright © 2017–2018 Committed. All rights reserved.