| Class | Description |
|---|---|
| BoundsType |
Two lat/lon pairs defining the extent of an element.
|
| CopyrightType |
Information about the copyright holder and any license governing use of this file.
|
| EmailType |
An email address.
|
| ExtensionsType |
You can add extend GPX by adding your own elements from another schema here.
|
| GpxType |
GPX documents contain a metadata header, followed by waypoints, routes, and tracks.
|
| LinkType |
A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
|
| MetadataType |
Information about the GPX file, author, and copyright restrictions goes in the metadata section.
|
| ObjectFactory |
This object contains factory methods for each
Java content interface and Java element interface
generated in the com.topografix.gpx package.
|
| PersonType |
A person or organization.
|
| PtsegType |
An ordered sequence of points.
|
| PtType |
A geographic point with optional elevation and time.
|
| RteType |
rte represents route - an ordered list of waypoints representing a series of turn points leading to a destination.
|
| TrksegType |
A Track Segment holds a list of Track Points which are logically connected in order.
|
| TrkType |
trk represents a track - an ordered list of points describing a path.
|
| WptType |
wpt represents a waypoint, point of interest, or named feature on a map.
|