| Package | Description |
|---|---|
| org.netxms.base |
| Modifier and Type | Method and Description |
|---|---|
static GeoLocation |
GeoLocation.parseGeoLocation(String lat,
String lon)
Parse geolocation string.
|
| Modifier and Type | Method and Description |
|---|---|
int |
GeoLocation.calculateDistance(GeoLocation location)
Calculates distance between two location points
|
boolean |
GeoLocation.isWithinArea(GeoLocation northWest,
GeoLocation southEast)
Check if this location is within given area.
|
Copyright © 2017. All rights reserved.