Package | Description |
---|---|
org.openstreetmap.josm.actions.downloadtasks |
Provides the classes for JOSM
download tasks . |
org.openstreetmap.josm.data.gpx |
Provides the classes for JOSM
GPX data (points, tracks, routes). |
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 geottaged 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.io |
Provides the classes for JOSM input/output support.
|
org.openstreetmap.josm.io.nmea |
Provides the classes for reading NMEA-0183 files.
|
Modifier and Type | Field and Description |
---|---|
private GpxData |
DownloadGpsTask.DownloadTask.rawData |
Modifier and Type | Field and Description |
---|---|
private GpxData |
GpxData.GpxDataChangeEvent.source |
Modifier and Type | Method and Description |
---|---|
GpxData |
GpxData.GpxDataChangeEvent.getSource()
Get the data that was changed.
|
Modifier and Type | Method and Description |
---|---|
static double |
GpxDistance.getLowestDistance(OsmPrimitive p,
GpxData gpxData)
Find the distance between a point and a dataset of surveyed points
|
static int |
GpxImageCorrelation.matchGpxTrack(java.util.List<? extends GpxImageEntry> images,
GpxData selectedGpx,
long offset,
boolean forceTags)
Match a list of photos to a gpx track with a given offset.
|
void |
GpxData.mergeFrom(GpxData other)
Merges data from another object.
|
void |
GpxData.mergeFrom(GpxData other,
boolean cutOverlapping,
boolean connect)
Merges data from another object.
|
Constructor and Description |
---|
GpxDataChangeEvent(GpxData source) |
LinesIterator(GpxData data,
boolean... trackVisibility)
Constructs a new
LinesIterator . |
Modifier and Type | Method and Description |
---|---|
private static void |
GpxExporter.addDependencies(GpxData data,
javax.swing.JCheckBox author,
JosmTextField authorName,
JosmTextField email,
JosmTextField copyright,
javax.swing.JButton predefined,
JosmTextField copyrightYear,
javax.swing.JLabel nameLabel,
javax.swing.JLabel emailLabel,
javax.swing.JLabel copyrightLabel,
javax.swing.JLabel copyrightYearLabel,
javax.swing.JLabel warning)
Add all those listeners to handle the enable state of the fields.
|
private static void |
GpxExporter.enableCopyright(GpxData data,
JosmTextField copyright,
javax.swing.JButton predefined,
JosmTextField copyrightYear,
javax.swing.JLabel copyrightLabel,
javax.swing.JLabel copyrightYearLabel,
javax.swing.JLabel warning,
boolean enable) |
static GpxImporter.GpxImporterData |
GpxImporter.loadLayers(GpxData data,
boolean parsedProperly,
java.lang.String gpxLayerName,
java.lang.String markerLayerName)
Replies the new GPX and marker layers corresponding to the specified GPX data.
|
Modifier and Type | Field and Description |
---|---|
GpxData |
GpxLayer.data
GPX data
|
Modifier and Type | Method and Description |
---|---|
GpxData |
OsmDataLayer.toGpxData()
Converts OSM data behind this layer to GPX data.
|
static GpxData |
OsmDataLayer.toGpxData(DataSet data,
java.io.File file)
Converts given OSM dataset to GPX data.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<GpxData> |
MainLayerManager.getAllGpxData()
Returns all
GpxData we can get from current layers. |
Modifier and Type | Method and Description |
---|---|
private static void |
OsmDataLayer.nodesToGpxData(java.util.Collection<Node> nodes,
GpxData gpxData,
java.util.Set<Node> doneNodes) |
private static void |
OsmDataLayer.waysToGpxData(java.util.Collection<Way> ways,
GpxData gpxData,
java.util.Set<Node> doneNodes) |
Constructor and Description |
---|
GpxLayer(GpxData d)
Constructs a new
GpxLayer without name. |
GpxLayer(GpxData d,
java.lang.String name)
Constructs a new
GpxLayer with a given name. |
GpxLayer(GpxData d,
java.lang.String name,
boolean isLocal)
Constructs a new
GpxLayer with a given name, that can be attached to a local file. |
Modifier and Type | Field and Description |
---|---|
private GpxData |
CorrelateGpxWithImages.GpxDataWrapper.data |
Modifier and Type | Field and Description |
---|---|
private static java.util.List<GpxData> |
CorrelateGpxWithImages.loadedGpxData |
Modifier and Type | Method and Description |
---|---|
(package private) static Pair<GpxTimezone,GpxTimeOffset> |
CorrelateGpxWithImages.autoGuess(java.util.List<ImageEntry> imgs,
GpxData gpx)
Tries to auto-guess the timezone and offset.
|
Constructor and Description |
---|
GpxDataWrapper(java.lang.String name,
GpxData data,
java.io.File file) |
Modifier and Type | Field and Description |
---|---|
private GpxData |
DownloadWmsAlongTrackAction.data |
private GpxData |
DownloadAlongTrackAction.data |
private GpxData |
GpxDrawHelper.data |
Constructor and Description |
---|
DownloadAlongTrackAction(GpxData data)
Constructs a new
DownloadAlongTrackAction |
DownloadWmsAlongTrackAction(GpxData data) |
Constructor and Description |
---|
MarkerLayer(GpxData indata,
java.lang.String name,
java.io.File associatedFile,
GpxLayer fromLayer)
Constructs a new
MarkerLayer . |
Modifier and Type | Field and Description |
---|---|
private GpxData |
GpxWriter.data |
private GpxData |
GpxReader.Parser.data |
private GpxData |
GpxReader.gpxData
The resulting gpx data
|
Modifier and Type | Method and Description |
---|---|
private GpxData |
BoundingBoxDownloader.downloadRawGps(Bounds b,
ProgressMonitor progressMonitor) |
GpxData |
IGpxReader.getGpxData()
Replies the GPX data.
|
GpxData |
GpxReader.getGpxData() |
GpxData |
OsmServerLocationReader.GpxParser.parse() |
GpxData |
OsmServerReader.parseRawGps(ProgressMonitor progressMonitor)
Retrieve raw gps waypoints from the server API.
|
GpxData |
OsmServerLocationReader.parseRawGps(ProgressMonitor progressMonitor) |
GpxData |
BoundingBoxDownloader.parseRawGps(ProgressMonitor progressMonitor) |
GpxData |
OsmServerReader.parseRawGps(ProgressMonitor progressMonitor,
Compression compression)
Retrieve compressed GPX files from somewhere.
|
GpxData |
OsmServerLocationReader.parseRawGps(ProgressMonitor progressMonitor,
Compression compression) |
Modifier and Type | Method and Description |
---|---|
void |
GpxWriter.write(GpxData data)
Writes the given GPX data.
|
Modifier and Type | Field and Description |
---|---|
(package private) GpxData |
NmeaReader.data |
Modifier and Type | Method and Description |
---|---|
GpxData |
NmeaReader.getGpxData() |