Package | Description |
---|---|
org.openstreetmap.josm.data.gpx |
Provides the classes for JOSM
GPX data (points, tracks, routes). |
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
Immutable GPX track.
|
class |
WayPoint |