Uses of Class
org.openstreetmap.josm.data.gpx.WithAttributes
-
Packages that use WithAttributes Package Description org.openstreetmap.josm.data.gpx Provides the classes for JOSMGPX data(points, tracks, routes). -
-
Uses of WithAttributes in org.openstreetmap.josm.data.gpx
Subclasses of WithAttributes in org.openstreetmap.josm.data.gpx Modifier and Type Class Description classGpxDataObjects of this class represent a gpx file with tracks, waypoints and routes.classGpxExtensionA GpxExtension that has attributes and child extensions (implementsIWithAttributesandGpxConstants).classGpxRouteA route is a part of a GPX file containing of multiple GPX points.classGpxTrackGPX track.classGpxTrackSegmentA gpx track segment consisting of multiple waypoints.classWayPointA point in the GPX data
-