Public Member Functions | |
| int | getIntVal () |
Static Public Member Functions | |
| static TrafficSortMode | getByInt (int intVal) |
Public Attributes | |
| ALPHA =(0) | |
| DISTANCE =(1) | |
enum type
|
static |
| int getIntVal | ( | ) |
| ALPHA =(0) |
sort event alphabetically.
| DISTANCE =(1) |
sort event by the distance to the current position.