Uses of Package
org.openstreetmap.josm.data.gpx
-
Packages that use org.openstreetmap.josm.data.gpx Package Description org.openstreetmap.josm.actions.downloadtasks Provides the classes for JOSMdownload tasks
.org.openstreetmap.josm.data.gpx Provides the classes for JOSMGPX data
(points, tracks, routes).org.openstreetmap.josm.data.osm Provides the classes for OSM data:Primitives
:Node
,Way
,Relation
Users
Tags
Changesets
Utilities classesorg.openstreetmap.josm.gui.download Provides GUI classes for the download dialog.org.openstreetmap.josm.gui.io.importexport Provides GUI classes for handling file import/export operations.org.openstreetmap.josm.gui.layer Provides classes for handling the different kinds of map layers.org.openstreetmap.josm.gui.layer.geoimage Provides classes for handling layers displaying geotagged pictures.org.openstreetmap.josm.gui.layer.gpx Provides classes for handling GPX layers.org.openstreetmap.josm.gui.layer.markerlayer Provides classes for handling marker layers.org.openstreetmap.josm.gui.preferences.display Provides classes for handling display preferences.org.openstreetmap.josm.io Provides the classes for JOSM input/output support.org.openstreetmap.josm.io.nmea Provides the classes for reading NMEA-0183 files.org.openstreetmap.josm.io.ozi org.openstreetmap.josm.io.rtklib Provides the classes for reading RTKLib Positioning Solution files.org.openstreetmap.josm.io.session Provides the classes for user sessions import/export. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.actions.downloadtasks Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.data.gpx Class Description GpxConstants Constants for GPX handling.GpxConstants.ColorFormat Enum with color formats that can be written by JOSMGpxData Objects of this class represent a gpx file with tracks, waypoints and routes.GpxData.GpxDataChangeEvent A data change event in any of the gpx data.GpxData.GpxDataChangeListener A listener that listens to GPX data changes.GpxData.GpxTrackSegmentSpan GpxData.XMLNamespace A class containing prefix, URI and location of a namespaceGpxExtension A GpxExtension that has attributes and child extensions (implementsIWithAttributes
andGpxConstants
).GpxExtensionCollection Class extendingArrayList<GpxExtension>
.GpxImageCorrelationSettings Correlation settings used byGpxImageCorrelation
.GpxImageDirectionPositionSettings Image direction / position modification settings used byGpxImageCorrelationSettings
.GpxImageEntry Stores info about each imageGpxRoute A route is a part of a GPX file containing of multiple GPX points.GpxTimeOffset Time offset of GPX correlation.GpxTimezone Timezone in hours.GpxTrack GPX track.IGpxLayerPrefs Interface containing the layer preferences.IGpxTrack Gpx track.IGpxTrack.GpxTrackChangeEvent A track change event for the current track.IGpxTrack.GpxTrackChangeListener A listener that listens to GPX track changes.IGpxTrackSegment Read-only gpx track segments.IWithAttributes Object with attributes (in the context of GPX data).Line Line represents a linear collection of GPX waypoints with the ordered/unordered distinction.WayPoint A point in the GPX dataWithAttributes Default implementation for IWithAttributes. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.data.osm Class Description GpxData.XMLNamespace A class containing prefix, URI and location of a namespace -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.download Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.io.importexport Class Description GpxConstants Constants for GPX handling.GpxData Objects of this class represent a gpx file with tracks, waypoints and routes. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.layer Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes.GpxData.GpxDataChangeListener A listener that listens to GPX data changes.GpxDataContainer Object containing aGpxData
instance.GpxRoute A route is a part of a GPX file containing of multiple GPX points.IGpxTrack Gpx track.IGpxTrackSegment Read-only gpx track segments.WayPoint A point in the GPX data -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.layer.geoimage Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes.GpxData.GpxDataChangeEvent A data change event in any of the gpx data.GpxData.GpxDataChangeListener A listener that listens to GPX data changes.GpxDataContainer Object containing aGpxData
instance.GpxImageDirectionPositionSettings Image direction / position modification settings used byGpxImageCorrelationSettings
.GpxImageEntry Stores info about each imageGpxTimeOffset Time offset of GPX correlation.GpxTimezone Timezone in hours. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.layer.gpx Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes.GpxData.GpxDataChangeEvent A data change event in any of the gpx data.GpxData.GpxDataChangeListener A listener that listens to GPX data changes.GpxExtensionCollection Class extendingArrayList<GpxExtension>
.IGpxTrack Gpx track.Line Line represents a linear collection of GPX waypoints with the ordered/unordered distinction.WayPoint A point in the GPX data -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.layer.markerlayer Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes.IGpxLayerPrefs Interface containing the layer preferences.WayPoint A point in the GPX data -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.gui.preferences.display Class Description IGpxLayerPrefs Interface containing the layer preferences. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.io Class Description GpxConstants Constants for GPX handling.GpxConstants.ColorFormat Enum with color formats that can be written by JOSMGpxData Objects of this class represent a gpx file with tracks, waypoints and routes.GpxExtension A GpxExtension that has attributes and child extensions (implementsIWithAttributes
andGpxConstants
).GpxExtensionCollection Class extendingArrayList<GpxExtension>
.GpxLink A link to an external resource (Web page, digital photo, video clip, etc) with additional information.GpxRoute A route is a part of a GPX file containing of multiple GPX points.IGpxTrackSegment Read-only gpx track segments.IWithAttributes Object with attributes (in the context of GPX data).WayPoint A point in the GPX data -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.io.nmea Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes.WayPoint A point in the GPX data -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.io.ozi Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.io.rtklib Class Description GpxData Objects of this class represent a gpx file with tracks, waypoints and routes. -
Classes in org.openstreetmap.josm.data.gpx used by org.openstreetmap.josm.io.session Class Description GpxConstants Constants for GPX handling.GpxImageEntry Stores info about each image