Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences.projection |
Provides classes for handling projection preferences.
|
Class and Description |
---|
AbstractProjectionChoice
Super class for ProjectionChoice implementations.
|
CodeSelectionPanel.ProjectionCodeModel
List model for the filtered view on the list of all codes.
|
ListProjectionChoice
A projection choice, that offers a list of projections in a combo-box.
|
ListProjectionChoice.CBPanel |
ProjectionChoice
This class offers a choice of projections to the user.
|
SingleProjectionChoice
ProjectionChoice, that offers just one projection as choice.
|
SubPrefsOptions
ProjectionChoice can implement this interface to set some additional options
|