Package es.uv.robotica.gvsig.mobile.gps.tracklog

Interface Summary
Tracklogger Interface which generalizes the access to classes that store a tracklog like a GPX tracklog or a CSV tracklog
 

Class Summary
CSVTracklogger A tracklogger storing trackpoints and waypoints in CSV format
GPXTracklogger A tracklogger storing trackpoints and waypoints in GPX format
Link Link to additional information about the waypoint.
TracklogManager A static class which manages the access to a tracklog for storing trackpoints
Trackpoint Holds information about a trackpoint
Waypoint Holds information about a waypoint
WaypointManager A static class which manages the access to a tracklog for storing waypoints