public class StaticLatLonImpl extends Object implements StaticLatLon
| Constructor and Description |
|---|
StaticLatLonImpl(double latitude,
double longitude) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
public double getLatitude()
getLatitude in interface StaticLatLonpublic double getLongitude()
getLongitude in interface StaticLatLonCopyright © 2018. All rights reserved.