| Modifier and Type | Field and Description |
|---|---|
protected double |
latitude
The cached value of the '
Latitude' attribute. |
protected static double |
LATITUDE_EDEFAULT
The default value of the '
Latitude' attribute. |
protected double |
longitude
The cached value of the '
Longitude' attribute. |
protected static double |
LONGITUDE_EDEFAULT
The default value of the '
Longitude' attribute. |
| Modifier | Constructor and Description |
|---|---|
protected |
LatLngImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
double |
getLatitude() |
double |
getLongitude() |
void |
setLatitude(double newLatitude) |
void |
setLongitude(double newLongitude) |
java.lang.String |
toString() |
protected static final double LATITUDE_EDEFAULT
Latitude' attribute.
getLatitude(),
Constant Field Valuesprotected double latitude
Latitude' attribute.
getLatitude()protected static final double LONGITUDE_EDEFAULT
Longitude' attribute.
getLongitude(),
Constant Field Valuesprotected double longitude
Longitude' attribute.
getLongitude()protected EClass eStaticClass()
public double getLatitude()
getLatitude in interface LatLngLatLng.setLatitude(double),
UtilPackage.getLatLng_Latitude()public void setLatitude(double newLatitude)
setLatitude in interface LatLngnewLatitude - the new value of the 'Latitude' attribute.LatLng.getLatitude()public double getLongitude()
getLongitude in interface LatLngLatLng.setLongitude(double),
UtilPackage.getLatLng_Longitude()public void setLongitude(double newLongitude)
setLongitude in interface LatLngnewLongitude - the new value of the 'Longitude' attribute.LatLng.getLongitude()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
Data In Motion Consulting GmbH