Uses of Class
org.openstreetmap.josm.gui.preferences.projection.AbstractProjectionChoice

Packages that use AbstractProjectionChoice
org.openstreetmap.josm.gui.preferences.projection   
 

Uses of AbstractProjectionChoice in org.openstreetmap.josm.gui.preferences.projection
 

Subclasses of AbstractProjectionChoice in org.openstreetmap.josm.gui.preferences.projection
 class CustomProjectionChoice
           
 class GaussKruegerProjectionChoice
           
 class LambertCC9ZonesProjectionChoice
           
 class LambertProjectionChoice
           
 class ListProjectionChoice
          A projection choice, that offers a list of projections in a combo-box.
 class PuwgProjectionChoice
           
 class UTM_France_DOM_ProjectionChoice
           
 class UTMProjectionChoice
           
 



JOSM