Package | Description |
---|---|
jgpx.model.gpx | |
jgpx.model.gpxtpx |
Modifier and Type | Class and Description |
---|---|
class |
Bounds
Two lat/lon pairs defining the extent of an element.
|
class |
Copyright
Information about the copyright holder and any license governing use of this file.
|
class |
Email
An email address.
|
class |
Extensions
You can add extend GPX by adding your own elements to to this object.
|
class |
Gpx
GPX documents contain a metadata header, followed by waypoints, routes, and tracks.
|
class |
Link
A links to an external resource (Web page, digital photo, video clip, etc) with additional information.
|
class |
Metadata
Information about the GPX file, author, and copyright restrictions goes in the metadata section.
|
class |
Person
A person or organization.
|
class |
Point
A geographic point with optional elevation and time.
|
class |
PointSegment
An ordered sequence of points.
|
class |
Route
An ordered list of waypoints representing a series of turn points leading to a destination.
|
class |
Track
An ordered list of points describing a path.
|
class |
TrackSegment
Holds a list of Track Points which are logically connected in order.
|
class |
Waypoint
Represents a waypoint, point of interest, or named feature on a map
|
Modifier and Type | Class and Description |
---|---|
class |
TrackPointExtension |