public class Coordinates
extends java.lang.Object
Constructor and Description |
---|
Coordinates() |
Modifier and Type | Method and Description |
---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double latitude) |
void |
setLongitude(double longitude) |