|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||
java.lang.Objectjava.lang.Enum<AbstractCRSProvider.SupportedProjections>
org.deegree.crs.configuration.AbstractCRSProvider.SupportedProjections
public static enum AbstractCRSProvider.SupportedProjections
The SupportedProjections enumeration defines currently supported projections
| Enum Constant Summary | |
|---|---|
LAMBERT_AZIMUTHAL_EQUAL_AREA
The LambertAzimuthalEqualArea projection |
|
LAMBERT_CONFORMAL
The LambertConformalConic projection |
|
NOT_SUPPORTED
A not supported projection |
|
STEREOGRAPHIC_AZIMUTHAL
Snyders StereographicAzimuthal implementation of the stereographic azimuthal projection |
|
STEREOGRAPHIC_AZIMUTHAL_ALTERNATIVE
EPSG StereographicAlternative implementation of the Stereographic azimuthal projection |
|
TRANSVERSE_MERCATOR
The TransverseMercator projection |
|
| Method Summary | |
|---|---|
static AbstractCRSProvider.SupportedProjections |
valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractCRSProvider.SupportedProjections[] |
values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods inherited from class java.lang.Enum |
|---|
clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Enum Constant Detail |
|---|
public static final AbstractCRSProvider.SupportedProjections TRANSVERSE_MERCATOR
TransverseMercator projection
public static final AbstractCRSProvider.SupportedProjections LAMBERT_CONFORMAL
LambertConformalConic projection
public static final AbstractCRSProvider.SupportedProjections LAMBERT_AZIMUTHAL_EQUAL_AREA
LambertAzimuthalEqualArea projection
public static final AbstractCRSProvider.SupportedProjections STEREOGRAPHIC_AZIMUTHAL
StereographicAzimuthal implementation of the stereographic azimuthal projection
public static final AbstractCRSProvider.SupportedProjections STEREOGRAPHIC_AZIMUTHAL_ALTERNATIVE
StereographicAlternative implementation of the Stereographic azimuthal projection
public static final AbstractCRSProvider.SupportedProjections NOT_SUPPORTED
| Method Detail |
|---|
public static final AbstractCRSProvider.SupportedProjections[] values()
for(AbstractCRSProvider.SupportedProjections c : AbstractCRSProvider.SupportedProjections.values())
System.out.println(c);
public static AbstractCRSProvider.SupportedProjections valueOf(String name)
name - the name of the enum constant to be returned.
IllegalArgumentException - if this enum type has no constant
with the specified name
|
deegree 2.3 (2010/04/09 10:10 build-4-official) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD | |||||||||
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org