public class MapBounds
extends java.lang.Object
| Constructor and Description |
|---|
MapBounds(GPS center,
double radius) |
MapBounds(GPS northEast,
GPS southWest) |
| Modifier and Type | Method and Description |
|---|---|
GPS |
getNorthEast() |
GPS |
getSouthWest() |
public MapBounds(GPS center, double radius) throws GeoLocatorException
GeoLocatorExceptionpublic MapBounds(GPS northEast, GPS southWest) throws GeoLocatorException
GeoLocatorExceptionCopyright © 2018 SAP SE. All Rights Reserved.