org.dinopolis.gpstool.gpsinput
Interface GPSDataProcessor

All Known Implementing Classes:
GPSGeneralDataProcessor

public interface GPSDataProcessor

All classes implementing this interface are interpreting data from a GPSDevice (serial gps-receivier, file containing gps data, ...) and provide this information in a uniform way. So an NMEA-processor interprets NMEA sentences, while a Garmin-Processor understands the garmin protocol.

Other classes may register as a GPSDataListener and receive gps events. The following events are supported (if provided by the gps device):