Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences.projection |
Provides classes for handling projection preferences.
|
Modifier and Type | Class and Description |
---|---|
class |
CodeProjectionChoice
Projection choice that lists all known projects by code.
|
class |
CustomProjectionChoice
ProjectionChoice where a CRS can be defined using various parameters.
|
class |
GaussKruegerProjectionChoice
ProjectionChoice for Gauß-Krüger coordinate system (zones 2-5, EPSG:31466-31469).
|
class |
LambertCC9ZonesProjectionChoice
ProjectionChoice for Lambert CC (9 zones, EPSG:3942-3950).
|
class |
LambertProjectionChoice
ProjectionChoice for 4 zone Lambert (1920, EPSG:27561-27564).
|
class |
ListProjectionChoice
A projection choice, that offers a list of projections in a combo-box.
|
class |
PuwgProjectionChoice
ProjectionChoice for PUWG 1992 (EPSG:2180) and PUWG 2000 for Poland (Zone 5-8, EPSG:2176-2179).
|
class |
SingleProjectionChoice
ProjectionChoice, that offers just one projection as choice.
|
class |
SwissGridProjectionChoice
ProjectionChoice for Swiss grid, CH1903 / LV03 military coordinates (EPSG:21781).
|
class |
UTMFranceDOMProjectionChoice
ProjectionChoice for various French overseas territories (EPSG:2969,2970,2972,2973,2975).
|
class |
UTMProjectionChoice
ProjectionChoice for UTM.
|