Interface | Description |
---|---|
GeoLocation |
This interface defines services allowing an application to get information on the ME current geographical location.
|
GeoLocationEventListener |
The
GeoLocationEventListener interface provides a callback interface for the
CAT Runtime Environment to send the result of a geographical operation to an applet. |
GeoLocationInfo |
An object implementing this interface gives access to the Geo Location information
received from the ME.
|
Class | Description |
---|---|
GeoLocationBuilder |
The
GeoLocationBuilder class is a GeoLocation object factory. |
Exception | Description |
---|---|
GeoLocationException |
Geographical Location exception and its associated constants.
|