public class UTMFranceDOMProjectionChoice extends ListProjectionChoice
ListProjectionChoice.CBPanel| Modifier and Type | Field and Description |
|---|---|
private static java.lang.Integer |
FortMarigotEPSG |
private static java.lang.String |
FortMarigotName |
private static java.lang.String |
Guyane92Name |
private static java.lang.Integer |
GuyaneEPSG |
private static java.lang.Integer |
MartiniqueEPSG |
private static java.lang.String |
MartiniqueName |
private static java.lang.String |
Reunion92Name |
private static java.lang.Integer |
ReunionEPSG |
private static java.lang.Integer |
SainteAnneEPSG |
private static java.lang.String |
SainteAnneName |
private static java.lang.Integer[] |
utmEPSGs |
private static java.lang.String[] |
utmGeodesicsNames |
defaultIndex, entries, index, labelcacheDir, id, name| Constructor and Description |
|---|
UTMFranceDOMProjectionChoice()
Constructs a new
UTMFranceDOMProjectionChoice. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
allCodes()
Return all projection codes supported by this projection choice.
|
java.lang.String |
getCurrentCode() |
java.util.Collection<java.lang.String> |
getPreferencesFromCode(java.lang.String code)
Get Preferences from projection code.
|
java.lang.String |
getProjectionName() |
protected java.lang.String |
indexToZone(int index)
Convert 0-based index to preference value.
|
protected int |
zoneToIndex(java.lang.String zone)
Convert preference value to 0-based index.
|
getPreferencePanel, getPreferences, setPreferencesgetCacheDir, getId, getProjection, toStringprivate static final java.lang.String FortMarigotName
private static final java.lang.String SainteAnneName
private static final java.lang.String MartiniqueName
private static final java.lang.String Reunion92Name
private static final java.lang.String Guyane92Name
private static final java.lang.String[] utmGeodesicsNames
private static final java.lang.Integer FortMarigotEPSG
private static final java.lang.Integer SainteAnneEPSG
private static final java.lang.Integer MartiniqueEPSG
private static final java.lang.Integer ReunionEPSG
private static final java.lang.Integer GuyaneEPSG
private static final java.lang.Integer[] utmEPSGs
public UTMFranceDOMProjectionChoice()
UTMFranceDOMProjectionChoice.protected java.lang.String indexToZone(int index)
ListProjectionChoiceindexToZone in class ListProjectionChoiceprotected int zoneToIndex(java.lang.String zone)
ListProjectionChoicezoneToIndex in class ListProjectionChoicepublic java.lang.String getProjectionName()
getProjectionName in class AbstractProjectionChoicepublic java.lang.String getCurrentCode()
getCurrentCode in class AbstractProjectionChoicepublic java.lang.String[] allCodes()
ProjectionChoicepublic java.util.Collection<java.lang.String> getPreferencesFromCode(java.lang.String code)
ProjectionChoicecode - projection code