Uses of Package
org.bremersee.gpx.model

Packages that use org.bremersee.gpx.model
Package
Description
 
 
  • Class
    Description
    You can add extend GPX by adding your own elements from another schema here.
  • Class
    Description
    Two lat/lon pairs defining the extent of an element.
    The common gpx interface.
    Information about the copyright holder and any license governing use of this file.
    An email address.
    You can add extend GPX by adding your own elements from another schema here.
    GPX documents contain a metadata header, followed by waypoints, routes, and tracks.
    A link to an external resource (Web page, digital photo, video clip, etc) with additional information.
    Information about the GPX file, author, and copyright restrictions goes in the metadata section.
    A person or organization.
    An ordered sequence of points.
    A geographic point with optional elevation and time.
    rte represents route - an ordered list of waypoints representing a series of turn points leading to a destination.
    A Track Segment holds a list of Track Points which are logically connected in order.
    trk represents a track - an ordered list of points describing a path.
    wpt represents a waypoint, point of interest, or named feature on a map.