| Package | Description |
|---|---|
| org.openstreetmap.josm.data.gpx |
Provides the classes for JOSM
GPX data (points, tracks, routes). |
| org.openstreetmap.josm.data.osm |
Provides the classes for OSM data:
Primitives:
Node,
Way,
Relation
Users
Tags
Changesets
Utilities classes
|
| Modifier and Type | Class and Description |
|---|---|
class |
GpxData
Objects of this class represent a gpx file with tracks, waypoints and routes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataSet
DataSet is the data behind the application.
|