Class Summary |
GPSDataChangeEvent |
A "GPSDataChange" event gets delivered whenever GPS data changes.
|
GPSFileDevice |
This class 'connects' to a file containing gps-informations. |
GPSGeneralDataProcessor |
All classes extending this class are interpreting data from
a GPSDevice (serial gps-receivier, file containing gps data, ...)
|
GPSPosition |
Holds information about a position (latitude/longitude/altitude). |
GPSSerialDevice |
Changes for J2ME implementation:
Added DEFAULT_PORT_NAME_PPC
Deleted include javax.comm.SerialPort
Added javax.microedition.io.StreamConnection
Added javax.microedition.io.Connector |
SatelliteInfo |
Holds information about gps satellites (like position and signal
strength). |