public class Geolocation extends Object
Constructor and Description |
---|
Geolocation() |
Modifier and Type | Method and Description |
---|---|
float |
getAccuracy() |
Double |
getLatitude() |
Double |
getLongitude() |
void |
setAccuracy(float accuracy) |
void |
setLatitude(Double latitude) |
void |
setLongitude(Double longitude) |