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 |