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, label
cacheDir, 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, setPreferences
getCacheDir, getId, getProjection, toString
private 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)
ListProjectionChoice
indexToZone
in class ListProjectionChoice
protected int zoneToIndex(java.lang.String zone)
ListProjectionChoice
zoneToIndex
in class ListProjectionChoice
public java.lang.String getProjectionName()
getProjectionName
in class AbstractProjectionChoice
public java.lang.String getCurrentCode()
getCurrentCode
in class AbstractProjectionChoice
public java.lang.String[] allCodes()
ProjectionChoice
public java.util.Collection<java.lang.String> getPreferencesFromCode(java.lang.String code)
ProjectionChoice
code
- projection code