public interface LatLng
The following features are supported:
UtilPackage.getLatLng()| Modifier and Type | Method and Description |
|---|---|
double |
getLatitude()
Returns the value of the 'Latitude' attribute.
|
double |
getLongitude()
Returns the value of the 'Longitude' attribute.
|
void |
setLatitude(double value)
Sets the value of the '
Latitude' attribute. |
void |
setLongitude(double value)
Sets the value of the '
Longitude' attribute. |
double getLatitude()
If the meaning of the 'Latitude' attribute isn't clear, there really should be more of a description here...
setLatitude(double),
UtilPackage.getLatLng_Latitude()void setLatitude(double value)
Latitude' attribute.
value - the new value of the 'Latitude' attribute.getLatitude()double getLongitude()
If the meaning of the 'Longitude' attribute isn't clear, there really should be more of a description here...
setLongitude(double),
UtilPackage.getLatLng_Longitude()void setLongitude(double value)
Longitude' attribute.
value - the new value of the 'Longitude' attribute.getLongitude()Data In Motion GmbH all rights reserved