Uses of Class
org.openstreetmap.josm.gui.preferences.projection.ListProjectionChoice
-
Packages that use ListProjectionChoice Package Description org.openstreetmap.josm.gui.preferences.projection Provides classes for handling projection preferences. -
-
Uses of ListProjectionChoice in org.openstreetmap.josm.gui.preferences.projection
Subclasses of ListProjectionChoice in org.openstreetmap.josm.gui.preferences.projection Modifier and Type Class Description 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
PuwgProjectionChoice
ProjectionChoice for PUWG 1992 (EPSG:2180) and PUWG 2000 for Poland (Zone 5-8, EPSG:2176-2179).class
UTMFranceDOMProjectionChoice
ProjectionChoice for various French overseas territories (EPSG:2969,2970,2972,2973,2975).class
UTMProjectionChoice
ProjectionChoice for UTM.
-