Package | Description |
---|---|
org.openstreetmap.josm.data.gpx | |
org.openstreetmap.josm.io | |
org.openstreetmap.josm.io.session |
Modifier and Type | Class and Description |
---|---|
class |
GpxData
Objects of this class represent a gpx file with tracks, waypoints and routes.
|
class |
GpxRoute |
class |
ImmutableGpxTrack |
class |
WayPoint |
class |
WithAttributes
Default implementation for IWithAttributes.
|
Modifier and Type | Class and Description |
---|---|
class |
GpxExporter
Exports data to a .gpx file.
|
class |
GpxReader
Read a gpx file.
|
class |
GpxWriter
Writes GPX files from GPX data or OSM data.
|
Modifier and Type | Class and Description |
---|---|
static class |
MarkerSessionExporter.MarkerWriter |