Package jaron.gps

Provides the classes for the abstraction of GPS data.

See:
          Description

Interface Summary
NMEAListener The NMEA event listening interface.
TrackpointListener The trackpoint event listening interface.
 

Class Summary
GPSUtil The GPSUtil class provides some utility functionality for the GPS data handling.
Latitude The Latitude class represents a latitude coordinate of a geographical location.
Longitude The Longitude class represents a longitude coordinate of a geographical location.
Trackpath The Trackpath class represents a GPS track that consist of an unlimited number of track points.
Trackpoint The Trackpoint class represents a GPS track point.
Waypoint The Waypoint class provides a container for a latitude and an a longitude decimal value.
 

Enum Summary
Direction The Direction class provides some functionality for determining the direction of a geographical coordinate.
 

Package jaron.gps Description

Provides the classes for the abstraction of GPS data.

Since:
1.1