public class LatLon
extends java.lang.Object
| Constructor and Description |
|---|
LatLon(double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
java.lang.String |
toString() |