See: Description
| Interface | Description |
|---|---|
| ProjectionChoice |
This class offers a choice of projections to the user.
|
| SubPrefsOptions |
ProjectionChoice can implement this interface to set some additional options
|
| Class | Description |
|---|---|
| AbstractProjectionChoice |
Super class for ProjectionChoice implementations.
|
| CodeProjectionChoice |
Projection choice that lists all known projects by code.
|
| CodeProjectionChoice.CodeComparator |
Comparator that compares the number part of the code numerically.
|
| CodeSelectionPanel |
Panel allowing to select a projection by code.
|
| CustomProjectionChoice |
ProjectionChoice where a CRS can be defined using various parameters.
|
| CustomProjectionChoice.ParameterInfoDialog | |
| CustomProjectionChoice.PreferencePanel | |
| GaussKruegerProjectionChoice |
ProjectionChoice for Gauß-Krüger coordinate system (zones 2-5, EPSG:31466-31469).
|
| LambertCC9ZonesProjectionChoice |
ProjectionChoice for Lambert CC (9 zones, EPSG:3942-3950).
|
| LambertCC9ZonesProjectionChoice.LambertCC9CBPanel | |
| LambertProjectionChoice |
ProjectionChoice for 4 zone Lambert (1920, EPSG:27561-27564).
|
| LambertProjectionChoice.LambertCBPanel | |
| ListProjectionChoice |
A projection choice, that offers a list of projections in a combo-box.
|
| ListProjectionChoice.CBPanel | |
| ProjectionPreference |
Projection preferences.
|
| ProjectionPreference.Factory |
Factory used to create a new
ProjectionPreference. |
| PuwgProjectionChoice |
ProjectionChoice for PUWG 1992 (EPSG:2180) and PUWG 2000 for Poland (Zone 5-8, EPSG:2176-2179).
|
| SingleProjectionChoice |
ProjectionChoice, that offers just one projection as choice.
|
| SwissGridProjectionChoice |
ProjectionChoice for Swiss grid, CH1903 / LV03 military coordinates (EPSG:21781).
|
| UTMFranceDOMProjectionChoice |
ProjectionChoice for various French overseas territories (EPSG:2969,2970,2972,2973,2975).
|
| UTMProjectionChoice |
ProjectionChoice for UTM.
|