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