Package | Description |
---|---|
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.
|
org.openstreetmap.josm.io.rtklib |
Provides the classes for reading RTKLib Positioning Solution files.
|
Modifier and Type | Class and Description |
---|---|
class |
GpxReader
Read a gpx file.
|
Modifier and Type | Class and Description |
---|---|
class |
NmeaReader
Reads a NMEA 0183 file.
|
Modifier and Type | Class and Description |
---|---|
class |
RtkLibPosReader
Reads a RTKLib Positioning Solution file.
|