org.openstreetmap.josm.gui.preferences.projection
Interface SubPrefsOptions

All Known Implementing Classes:
CustomProjectionChoice

public interface SubPrefsOptions

ProjectionChoice can implement this interface to set some additional options


Method Summary
 boolean showProjectionCode()
           
 

Method Detail

showProjectionCode

boolean showProjectionCode()
Returns:
true, if the projection code should be displayed in the top panel


JOSM