| Class | Description |
|---|---|
| GpsTraceDetails |
Details aka meta informations for a GPS, so not the actual trace
|
| GpsTracesDao |
Create, get, edit and delete gpx traces
|
| GpsTracesParser |
Parses the GPS traces response of the osm api (API 0.6).
|
| GpsTraceWriter |
Writes only those GPS trace properties that can be changed in an update call to the API.
|
| GpsTrackpoint | |
| GpxDateFormat |
Gpx timestamps can optionally include milliseconds
|
| GpxTrackParser |
Parses the trackpoints from response of the osm api (API 0.6).
|
| GpxTrackWriter |
| Enum | Description |
|---|---|
| GpsTraceDetails.Visibility |
See http://wiki.openstreetmap.org/wiki/Visibility_of_GPS_traces for a more detailed description
|