Package | Description |
---|---|
org.openstreetmap.josm.data.projection.datum |
Provides the classes for datums used in map projections.
|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
Modifier and Type | Class and Description |
---|---|
class |
NTV2Proj4DirGridShiftFileSource
Shift file source that scans the common data directories of the proj4 library.
|
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.Float,NTV2GridShiftFileSource> |
NTV2GridShiftFileWrapper.sources |
Modifier and Type | Method and Description |
---|---|
static void |
NTV2GridShiftFileWrapper.registerNTV2GridShiftFileSource(float priority,
NTV2GridShiftFileSource source)
Register a source for NTV2 grid files.
|
Modifier and Type | Field and Description |
---|---|
static NTV2GridShiftFileSource |
MainApplication.JOSM_WEBSITE_NTV2_SOURCE
Source of NTV2 shift files: Download from JOSM website.
|