All Classes and Interfaces

Class
Description
Two lat/lon pairs defining the extent of an element.
Information about the copyright holder and any license governing use of this file.
Used for bearing, heading, course.
Represents a differential GPS station.
Represents an earth ellipsoid, which is a mathematical figure approximating the shape of the Earth, used as a reference frame for computations in geodesy, astronomy and the geosciences.
An email address.
Filter interface which contains the filter, map, flatMap and listMap methods for transforming values from type T.
Some commonly usable way-point filter methods.
Type of GPS fix.
This exception is thrown if formatting or parsing of a location object fails.
Implementation of geodetic functions.
GPX documents contain a metadata header, followed by way-points, routes, and tracks.
Builder class for creating immutable GPX objects.
Class for reading GPX files.
The possible GPX reader modes.
Represents the available GPX versions.
Class for writing GPX files.
Represents the indentation value, the writer is using.
The latitude of the point.
Extent of something along its greatest dimension or the extent of space between two objects or places.
Represents a given length unit.
Represents a link to an external resource (Web page, digital photo, video clip, etc) with additional information.
Aggregation of the three location components: latitude, longitude and elevation.
Formatter for printing and parsing geographic location objects.
The longitude of the point.
Information about the GPX file, author, and copyright restrictions goes in the metadata section.
Builder class for creating immutable Metadata objects.
This exception is thrown when the parsing of a location pattern string fails.
A person or organization.
A geographic point with optional elevation and time.
Represents a route - an ordered list of way-points representing a series of turn points leading to a destination.
Builder class for building Route objects.
Represents the GPS speed value in m/s.
Represents a given speed unit.
Represents a GPX track - an ordered list of points describing a path.
Builder class for creating immutable Track objects.
A Track Segment holds a list of Track Points which are logically connected in order.
Builder class for creating immutable TrackSegment objects.
Represents an unsigned integer value.
A WayPoint represents a way-point, point of interest, or named feature on a map.
Builder for creating a way-point with different parameters.
A ServiceLoader for managing XML factories used by the library.