|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Waypoint | |
es.uv.robotica.gvsig.mobile.gps | |
es.uv.robotica.gvsig.mobile.gps.listener | |
es.uv.robotica.gvsig.mobile.gps.tracklog |
Uses of Waypoint in es.uv.robotica.gvsig.mobile.gps |
Methods in es.uv.robotica.gvsig.mobile.gps that return Waypoint | |
Waypoint |
GPSManager.createWaypoint()
Creates a waypoint with the current values for lat, lon, ele and time The rest of attributes shall be completed manually |
Uses of Waypoint in es.uv.robotica.gvsig.mobile.gps.listener |
Methods in es.uv.robotica.gvsig.mobile.gps.listener that return Waypoint | |
Waypoint |
GPSProcessedEventsListener.gpsNewWaypoint()
Returns a waypoint calculated by the GPS Manager |
Uses of Waypoint in es.uv.robotica.gvsig.mobile.gps.tracklog |
Methods in es.uv.robotica.gvsig.mobile.gps.tracklog with parameters of type Waypoint | |
static void |
WaypointManager.storeWaypoint(Waypoint _wpt)
Stores a waypoint in the tracklog |
void |
Tracklogger.storeWaypoint(Waypoint _wpt)
Stores a waypoint in the tracklog |
void |
GPXTracklogger.storeWaypoint(Waypoint _wpt)
Stores a waypoint in the tracklog |
void |
CSVTracklogger.storeWaypoint(Waypoint _wpt)
Stores a waypoint in the tracklog |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |