Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static WptOption | getByInt (int intVal) |
Public Attributes | |
| DONT_IGNORE =(3) | |
| DONT_STORE_IN_HISTORY =(0) | |
| GPS_POSITION =(4) | |
| IS_IGNORED =(2) | |
| IS_REACHED =(1) | |
|
static |
| int getIntVal | ( | ) |
| DONT_IGNORE =(3) |
Do not ignore this viapoint.
| DONT_STORE_IN_HISTORY =(0) |
Do not store in history
| GPS_POSITION =(4) |
Is set, if the waypoint is created via Waypoint.createCurrentGPSPosWaypoint()
| IS_IGNORED =(2) |
Set to true for viapoints of an itinerary that have been ignored.
| IS_REACHED =(1) |
Set to true for waypoints of an itinerary that have been reached.