public interface CombinedLBS extends LBS
Modifier and Type | Method and Description |
---|---|
java.lang.Double |
getLBSLatitudeY()
Return a double value with the Latitude (or Y coordinate) of the current entity.
|
java.lang.Double |
getLBSLongitudeX()
Return a double value with the Longitude (or X coordinate) of the current entity.
|
getAltitude, getAltitudeAccuracy, getHeading, getLastUpdate, getLocationAccuracy, getSpeed, saveLBSData
getAddressString, getLatitudeY, getLongitudeX, hasCoords, isGISDataReadonly, saveGISData
java.lang.Double getLBSLatitudeY() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException
java.lang.Double getLBSLongitudeX() throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException