public static final class StaticInfo.Position extends Object
| Constructor and Description |
|---|
Position(double longitude,
double latiture) |
| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double latiture) |
void |
setLongitude(double longitude) |
String |
toString() |
Copyright © 2012-2018. All Rights Reserved.