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