static final enum GpxReader.Type extends java.lang.Enum<E<E>>
GPX Data Types
Modifiers | Name | Description |
---|---|---|
static GpxReader.Type |
MAX_VALUE |
|
static GpxReader.Type |
MIN_VALUE |
|
static GpxReader.Type |
RoutePoints |
|
static GpxReader.Type |
Routes |
|
static GpxReader.Type |
TrackPoints |
|
static GpxReader.Type |
Tracks |
|
static GpxReader.Type |
WayPoints |
|
static GpxReader.Type |
WayPointsRoutesTracks |
Type Params | Return Type | Name and description |
---|---|---|
|
GpxReader.Type |
next() |
|
GpxReader.Type |
previous() |
|
static GpxReader.Type |
valueOf(java.lang.String name) |
|
static final GpxReader.Type[] |
values() |