B F G H I L P S T U V 

G

GAD_SHAPES_ELLIPSOID_ARC - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid arc
GAD_SHAPES_ELLIPSOID_POINT - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point
GAD_SHAPES_ELLIPSOID_POINT_WITH_ALTITUDE - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with altitude
GAD_SHAPES_ELLIPSOID_POINT_WITH_ALTITUDE_AND_UNCERTAINTY_ELLIPSOID - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with altitude and uncertainty ellipsoid
GAD_SHAPES_ELLIPSOID_POINT_WITH_UNCERTAINTY_CIRCLE - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with uncertainty circle
GAD_SHAPES_ELLIPSOID_POINT_WITH_UNCERTAINTY_ELLIPSE - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Ellipsoid point with uncertainty ellipse
GAD_SHAPES_POLYGON - Static variable in interface uicc.usim.geolocation.GeoLocation
GAD shape: Polygon
GeoLocation - Interface in uicc.usim.geolocation
This interface defines services allowing an application to get information on the ME current geographical location.
GeoLocationBuilder - Class in uicc.usim.geolocation
The GeoLocationBuilder class is a GeoLocation object factory.
GeoLocationBuilder() - Constructor for class uicc.usim.geolocation.GeoLocationBuilder
 
GeoLocationEventListener - Interface in uicc.usim.geolocation
The GeoLocationEventListener interface provides a callback interface for the CAT Runtime Environment to send the result of a geographical operation to an applet.
GeoLocationException - Exception in uicc.usim.geolocation
Geographical Location exception and its associated constants.
GeoLocationException(short) - Constructor for exception uicc.usim.geolocation.GeoLocationException
Construct a GeoLocationException instance with the specified reason.
GeoLocationInfo - Interface in uicc.usim.geolocation
An object implementing this interface gives access to the Geo Location information received from the ME.
getAltitude() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Altitude of the geographical location
getLatitude() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Latitude of the geographical location
getLongitude() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Longitude of the geographical location
getResponseBuffer(byte[], short, short) - Method in interface uicc.usim.geolocation.GeoLocationInfo
The byte buffer is formatted using GAD shapes as defined in TS 23.032 [14].
getVelocity() - Method in interface uicc.usim.geolocation.GeoLocationInfo
Gives the Velocity of the geographical location
B F G H I L P S T U V