Enum Class Projection
- All Implemented Interfaces:
Serializable
,Comparable<Projection>
,Constable
,org.eclipse.emf.common.util.Enumerator
A representation of the literals of the enumeration 'Projection',
and utility methods for working with them.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionThe 'Azimuthal Aitoff Projection' literal object.The 'Azimuthal Equidistant Projection' literal object.The 'Azimuthal Hammer Projection' literal object.The 'Azimuthal Lambert Equal Area Projection' literal object.The 'Azimuthal Wagner7 Projection' literal object.The 'Azimuthal Winkel Tripel Projection' literal object.The 'Conic Lambert Equal Area Projection' literal object.The 'Cylindrical Equidistant Projection' literal object.The 'Cylindrical Gall Stereographic Projection' literal object.The 'Cylindrical Lambert Equal Area Projection' literal object.The 'Cylindrical Miller Projection' literal object.The 'Miscellaneous Apian Globular1 Projection' literal object.The 'Miscellaneous August Epicycloidal Projection' literal object.The 'Miscellaneous Bacon Globular Projection' literal object.The 'Miscellaneous Nicolosi Globular Projection' literal object.The 'Miscellaneous Ortelius Oval Projection' literal object.The 'Miscellaneous Van Der Grinten1 Projection' literal object.The 'Miscellaneous Van Der Grinten2 Projection' literal object.The 'Miscellaneous Van Der Grinten3 Projection' literal object.The 'Pseudo Cylindrical Boggs Eumorphic Projection' literal object.The 'Pseudo Cylindrical Eckert1 Projection' literal object.The 'Pseudo Cylindrical Eckert2 Projection' literal object.The 'Pseudo Cylindrical Eckert3 Projection' literal object.The 'Pseudo Cylindrical Eckert4 Projection' literal object.The 'Pseudo Cylindrical Eckert5 Projection' literal object.The 'Pseudo Cylindrical Eckert6 Projection' literal object.The 'Pseudo Cylindrical Hatano Asymetrical Equal Area Projection' literal object.The 'Pseudo Cylindrical Loximutal Projection' literal object.The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Parabolic Projection' literal object.The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Quartic Projection' literal object.The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Sinusoidal Projection' literal object.The 'Pseudo Cylindrical Mollweide Projection' literal object.The 'Pseudo Cylindrical Putnin P2 Projection' literal object.The 'Pseudo Cylindrical Putnin P5 Projection' literal object.The 'Pseudo Cylindrical Robinson Projection' literal object.The 'Pseudo Cylindrical Sinusoidal Projection' literal object.The 'Pseudo Cylindrical Winkel1 Projection' literal object. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The 'Azimuthal Aitoff Projection' literal value.static final int
The 'Azimuthal Equidistant Projection' literal value.static final int
The 'Azimuthal Hammer Projection' literal value.static final int
The 'Azimuthal Lambert Equal Area Projection' literal value.static final int
The 'Azimuthal Wagner7 Projection' literal value.static final int
The 'Azimuthal Winkel Tripel Projection' literal value.static final int
The 'Conic Lambert Equal Area Projection' literal value.static final int
The 'Cylindrical Equidistant Projection' literal value.static final int
The 'Cylindrical Gall Stereographic Projection' literal value.static final int
The 'Cylindrical Lambert Equal Area Projection' literal value.static final int
The 'Cylindrical Miller Projection' literal value.static final int
The 'Miscellaneous Apian Globular1 Projection' literal value.static final int
The 'Miscellaneous August Epicycloidal Projection' literal value.static final int
The 'Miscellaneous Bacon Globular Projection' literal value.static final int
The 'Miscellaneous Nicolosi Globular Projection' literal value.static final int
The 'Miscellaneous Ortelius Oval Projection' literal value.static final int
The 'Miscellaneous Van Der Grinten1 Projection' literal value.static final int
The 'Miscellaneous Van Der Grinten2 Projection' literal value.static final int
The 'Miscellaneous Van Der Grinten3 Projection' literal value.static final int
The 'Pseudo Cylindrical Boggs Eumorphic Projection' literal value.static final int
The 'Pseudo Cylindrical Eckert1 Projection' literal value.static final int
The 'Pseudo Cylindrical Eckert2 Projection' literal value.static final int
The 'Pseudo Cylindrical Eckert3 Projection' literal value.static final int
The 'Pseudo Cylindrical Eckert4 Projection' literal value.static final int
The 'Pseudo Cylindrical Eckert5 Projection' literal value.static final int
The 'Pseudo Cylindrical Eckert6 Projection' literal value.static final int
The 'Pseudo Cylindrical Hatano Asymetrical Equal Area Projection' literal value.static final int
The 'Pseudo Cylindrical Loximutal Projection' literal value.static final int
The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Parabolic Projection' literal value.static final int
The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Quartic Projection' literal value.static final int
The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Sinusoidal Projection' literal value.static final int
The 'Pseudo Cylindrical Mollweide Projection' literal value.static final int
The 'Pseudo Cylindrical Putnin P2 Projection' literal value.static final int
The 'Pseudo Cylindrical Putnin P5 Projection' literal value.static final int
The 'Pseudo Cylindrical Robinson Projection' literal value.static final int
The 'Pseudo Cylindrical Sinusoidal Projection' literal value.static final int
The 'Pseudo Cylindrical Winkel1 Projection' literal value.static final List<Projection>
A public read-only list of all the 'Projection' enumerators. -
Method Summary
Modifier and TypeMethodDescriptionstatic Projection
get
(int value) Returns the 'Projection' literal with the specified integer value.static Projection
Returns the 'Projection' literal with the specified literal value.static Projection
Returns the 'Projection' literal with the specified name.getName()
int
getValue()
toString()
Returns the literal value of the enumerator, which is its string representation.static Projection
Returns the enum constant of this class with the specified name.static Projection[]
values()
Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
CYLINDRICAL_MILLER_PROJECTION
The 'Cylindrical Miller Projection' literal object.- See Also:
-
CYLINDRICAL_LAMBERT_EQUAL_AREA_PROJECTION
The 'Cylindrical Lambert Equal Area Projection' literal object. -
CYLINDRICAL_GALL_STEREOGRAPHIC_PROJECTION
The 'Cylindrical Gall Stereographic Projection' literal object. -
CYLINDRICAL_EQUIDISTANT_PROJECTION
The 'Cylindrical Equidistant Projection' literal object.- See Also:
-
PSEUDO_CYLINDRICAL_SINUSOIDAL_PROJECTION
The 'Pseudo Cylindrical Sinusoidal Projection' literal object. -
PSEUDO_CYLINDRICAL_MOLLWEIDE_PROJECTION
The 'Pseudo Cylindrical Mollweide Projection' literal object. -
PSEUDO_CYLINDRICAL_ROBINSON_PROJECTION
The 'Pseudo Cylindrical Robinson Projection' literal object. -
PSEUDO_CYLINDRICAL_ECKERT1_PROJECTION
The 'Pseudo Cylindrical Eckert1 Projection' literal object. -
PSEUDO_CYLINDRICAL_ECKERT2_PROJECTION
The 'Pseudo Cylindrical Eckert2 Projection' literal object. -
PSEUDO_CYLINDRICAL_ECKERT3_PROJECTION
The 'Pseudo Cylindrical Eckert3 Projection' literal object. -
PSEUDO_CYLINDRICAL_ECKERT4_PROJECTION
The 'Pseudo Cylindrical Eckert4 Projection' literal object. -
PSEUDO_CYLINDRICAL_ECKERT5_PROJECTION
The 'Pseudo Cylindrical Eckert5 Projection' literal object. -
PSEUDO_CYLINDRICAL_ECKERT6_PROJECTION
The 'Pseudo Cylindrical Eckert6 Projection' literal object. -
PSEUDO_CYLINDRICAL_HATANO_ASYMETRICAL_EQUAL_AREA_PROJECTION
The 'Pseudo Cylindrical Hatano Asymetrical Equal Area Projection' literal object. -
PSEUDO_CYLINDRICAL_LOXIMUTAL_PROJECTION
The 'Pseudo Cylindrical Loximutal Projection' literal object. -
PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_PARABOLIC_PROJECTION
The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Parabolic Projection' literal object. -
PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_QUARTIC_PROJECTION
The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Quartic Projection' literal object. -
PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_SINUSOIDAL_PROJECTION
The 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Sinusoidal Projection' literal object. -
PSEUDO_CYLINDRICAL_PUTNIN_P2_PROJECTION
The 'Pseudo Cylindrical Putnin P2 Projection' literal object. -
PSEUDO_CYLINDRICAL_PUTNIN_P5_PROJECTION
The 'Pseudo Cylindrical Putnin P5 Projection' literal object. -
PSEUDO_CYLINDRICAL_WINKEL1_PROJECTION
The 'Pseudo Cylindrical Winkel1 Projection' literal object. -
PSEUDO_CYLINDRICAL_BOGGS_EUMORPHIC_PROJECTION
The 'Pseudo Cylindrical Boggs Eumorphic Projection' literal object. -
AZIMUTHAL_HAMMER_PROJECTION
The 'Azimuthal Hammer Projection' literal object.- See Also:
-
AZIMUTHAL_WAGNER7_PROJECTION
The 'Azimuthal Wagner7 Projection' literal object.- See Also:
-
AZIMUTHAL_AITOFF_PROJECTION
The 'Azimuthal Aitoff Projection' literal object.- See Also:
-
AZIMUTHAL_WINKEL_TRIPEL_PROJECTION
The 'Azimuthal Winkel Tripel Projection' literal object.- See Also:
-
AZIMUTHAL_EQUIDISTANT_PROJECTION
The 'Azimuthal Equidistant Projection' literal object.- See Also:
-
AZIMUTHAL_LAMBERT_EQUAL_AREA_PROJECTION
The 'Azimuthal Lambert Equal Area Projection' literal object. -
MISCELLANEOUS_AUGUST_EPICYCLOIDAL_PROJECTION
The 'Miscellaneous August Epicycloidal Projection' literal object. -
MISCELLANEOUS_BACON_GLOBULAR_PROJECTION
The 'Miscellaneous Bacon Globular Projection' literal object. -
MISCELLANEOUS_NICOLOSI_GLOBULAR_PROJECTION
The 'Miscellaneous Nicolosi Globular Projection' literal object. -
MISCELLANEOUS_APIAN_GLOBULAR1_PROJECTION
The 'Miscellaneous Apian Globular1 Projection' literal object. -
MISCELLANEOUS_ORTELIUS_OVAL_PROJECTION
The 'Miscellaneous Ortelius Oval Projection' literal object. -
MISCELLANEOUS_VAN_DER_GRINTEN1_PROJECTION
The 'Miscellaneous Van Der Grinten1 Projection' literal object. -
MISCELLANEOUS_VAN_DER_GRINTEN2_PROJECTION
The 'Miscellaneous Van Der Grinten2 Projection' literal object. -
MISCELLANEOUS_VAN_DER_GRINTEN3_PROJECTION
The 'Miscellaneous Van Der Grinten3 Projection' literal object. -
CONIC_LAMBERT_EQUAL_AREA_PROJECTION
The 'Conic Lambert Equal Area Projection' literal object.
-
-
Field Details
-
CYLINDRICAL_MILLER_PROJECTION_VALUE
public static final int CYLINDRICAL_MILLER_PROJECTION_VALUEThe 'Cylindrical Miller Projection' literal value. -
CYLINDRICAL_LAMBERT_EQUAL_AREA_PROJECTION_VALUE
public static final int CYLINDRICAL_LAMBERT_EQUAL_AREA_PROJECTION_VALUEThe 'Cylindrical Lambert Equal Area Projection' literal value. -
CYLINDRICAL_GALL_STEREOGRAPHIC_PROJECTION_VALUE
public static final int CYLINDRICAL_GALL_STEREOGRAPHIC_PROJECTION_VALUEThe 'Cylindrical Gall Stereographic Projection' literal value. -
CYLINDRICAL_EQUIDISTANT_PROJECTION_VALUE
public static final int CYLINDRICAL_EQUIDISTANT_PROJECTION_VALUEThe 'Cylindrical Equidistant Projection' literal value. -
PSEUDO_CYLINDRICAL_SINUSOIDAL_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_SINUSOIDAL_PROJECTION_VALUEThe 'Pseudo Cylindrical Sinusoidal Projection' literal value. -
PSEUDO_CYLINDRICAL_MOLLWEIDE_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_MOLLWEIDE_PROJECTION_VALUEThe 'Pseudo Cylindrical Mollweide Projection' literal value. -
PSEUDO_CYLINDRICAL_ROBINSON_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ROBINSON_PROJECTION_VALUEThe 'Pseudo Cylindrical Robinson Projection' literal value. -
PSEUDO_CYLINDRICAL_ECKERT1_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ECKERT1_PROJECTION_VALUEThe 'Pseudo Cylindrical Eckert1 Projection' literal value. -
PSEUDO_CYLINDRICAL_ECKERT2_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ECKERT2_PROJECTION_VALUEThe 'Pseudo Cylindrical Eckert2 Projection' literal value. -
PSEUDO_CYLINDRICAL_ECKERT3_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ECKERT3_PROJECTION_VALUEThe 'Pseudo Cylindrical Eckert3 Projection' literal value. -
PSEUDO_CYLINDRICAL_ECKERT4_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ECKERT4_PROJECTION_VALUEThe 'Pseudo Cylindrical Eckert4 Projection' literal value. -
PSEUDO_CYLINDRICAL_ECKERT5_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ECKERT5_PROJECTION_VALUEThe 'Pseudo Cylindrical Eckert5 Projection' literal value. -
PSEUDO_CYLINDRICAL_ECKERT6_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_ECKERT6_PROJECTION_VALUEThe 'Pseudo Cylindrical Eckert6 Projection' literal value. -
PSEUDO_CYLINDRICAL_HATANO_ASYMETRICAL_EQUAL_AREA_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_HATANO_ASYMETRICAL_EQUAL_AREA_PROJECTION_VALUEThe 'Pseudo Cylindrical Hatano Asymetrical Equal Area Projection' literal value. -
PSEUDO_CYLINDRICAL_LOXIMUTAL_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_LOXIMUTAL_PROJECTION_VALUEThe 'Pseudo Cylindrical Loximutal Projection' literal value. -
PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_PARABOLIC_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_PARABOLIC_PROJECTION_VALUEThe 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Parabolic Projection' literal value. -
PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_QUARTIC_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_QUARTIC_PROJECTION_VALUEThe 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Quartic Projection' literal value. -
PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_SINUSOIDAL_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_MC_BRYDE_THOMAS_FLAT_POLAR_SINUSOIDAL_PROJECTION_VALUEThe 'Pseudo Cylindrical Mc Bryde Thomas Flat Polar Sinusoidal Projection' literal value. -
PSEUDO_CYLINDRICAL_PUTNIN_P2_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_PUTNIN_P2_PROJECTION_VALUEThe 'Pseudo Cylindrical Putnin P2 Projection' literal value. -
PSEUDO_CYLINDRICAL_PUTNIN_P5_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_PUTNIN_P5_PROJECTION_VALUEThe 'Pseudo Cylindrical Putnin P5 Projection' literal value. -
PSEUDO_CYLINDRICAL_WINKEL1_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_WINKEL1_PROJECTION_VALUEThe 'Pseudo Cylindrical Winkel1 Projection' literal value. -
PSEUDO_CYLINDRICAL_BOGGS_EUMORPHIC_PROJECTION_VALUE
public static final int PSEUDO_CYLINDRICAL_BOGGS_EUMORPHIC_PROJECTION_VALUEThe 'Pseudo Cylindrical Boggs Eumorphic Projection' literal value. -
AZIMUTHAL_HAMMER_PROJECTION_VALUE
public static final int AZIMUTHAL_HAMMER_PROJECTION_VALUEThe 'Azimuthal Hammer Projection' literal value. -
AZIMUTHAL_WAGNER7_PROJECTION_VALUE
public static final int AZIMUTHAL_WAGNER7_PROJECTION_VALUEThe 'Azimuthal Wagner7 Projection' literal value. -
AZIMUTHAL_AITOFF_PROJECTION_VALUE
public static final int AZIMUTHAL_AITOFF_PROJECTION_VALUEThe 'Azimuthal Aitoff Projection' literal value. -
AZIMUTHAL_WINKEL_TRIPEL_PROJECTION_VALUE
public static final int AZIMUTHAL_WINKEL_TRIPEL_PROJECTION_VALUEThe 'Azimuthal Winkel Tripel Projection' literal value. -
AZIMUTHAL_EQUIDISTANT_PROJECTION_VALUE
public static final int AZIMUTHAL_EQUIDISTANT_PROJECTION_VALUEThe 'Azimuthal Equidistant Projection' literal value. -
AZIMUTHAL_LAMBERT_EQUAL_AREA_PROJECTION_VALUE
public static final int AZIMUTHAL_LAMBERT_EQUAL_AREA_PROJECTION_VALUEThe 'Azimuthal Lambert Equal Area Projection' literal value. -
MISCELLANEOUS_AUGUST_EPICYCLOIDAL_PROJECTION_VALUE
public static final int MISCELLANEOUS_AUGUST_EPICYCLOIDAL_PROJECTION_VALUEThe 'Miscellaneous August Epicycloidal Projection' literal value. -
MISCELLANEOUS_BACON_GLOBULAR_PROJECTION_VALUE
public static final int MISCELLANEOUS_BACON_GLOBULAR_PROJECTION_VALUEThe 'Miscellaneous Bacon Globular Projection' literal value. -
MISCELLANEOUS_NICOLOSI_GLOBULAR_PROJECTION_VALUE
public static final int MISCELLANEOUS_NICOLOSI_GLOBULAR_PROJECTION_VALUEThe 'Miscellaneous Nicolosi Globular Projection' literal value. -
MISCELLANEOUS_APIAN_GLOBULAR1_PROJECTION_VALUE
public static final int MISCELLANEOUS_APIAN_GLOBULAR1_PROJECTION_VALUEThe 'Miscellaneous Apian Globular1 Projection' literal value. -
MISCELLANEOUS_ORTELIUS_OVAL_PROJECTION_VALUE
public static final int MISCELLANEOUS_ORTELIUS_OVAL_PROJECTION_VALUEThe 'Miscellaneous Ortelius Oval Projection' literal value. -
MISCELLANEOUS_VAN_DER_GRINTEN1_PROJECTION_VALUE
public static final int MISCELLANEOUS_VAN_DER_GRINTEN1_PROJECTION_VALUEThe 'Miscellaneous Van Der Grinten1 Projection' literal value. -
MISCELLANEOUS_VAN_DER_GRINTEN2_PROJECTION_VALUE
public static final int MISCELLANEOUS_VAN_DER_GRINTEN2_PROJECTION_VALUEThe 'Miscellaneous Van Der Grinten2 Projection' literal value. -
MISCELLANEOUS_VAN_DER_GRINTEN3_PROJECTION_VALUE
public static final int MISCELLANEOUS_VAN_DER_GRINTEN3_PROJECTION_VALUEThe 'Miscellaneous Van Der Grinten3 Projection' literal value. -
CONIC_LAMBERT_EQUAL_AREA_PROJECTION_VALUE
public static final int CONIC_LAMBERT_EQUAL_AREA_PROJECTION_VALUEThe 'Conic Lambert Equal Area Projection' literal value. -
VALUES
A public read-only list of all the 'Projection' enumerators.
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null
-
get
Returns the 'Projection' literal with the specified literal value.- Parameters:
literal
- the literal.- Returns:
- the matching enumerator or
null
.
-
getByName
Returns the 'Projection' literal with the specified name.- Parameters:
name
- the name.- Returns:
- the matching enumerator or
null
.
-
get
Returns the 'Projection' literal with the specified integer value.- Parameters:
value
- the integer value.- Returns:
- the matching enumerator or
null
.
-
getValue
public int getValue()- Specified by:
getValue
in interfaceorg.eclipse.emf.common.util.Enumerator
-
getName
- Specified by:
getName
in interfaceorg.eclipse.emf.common.util.Enumerator
-
getLiteral
- Specified by:
getLiteral
in interfaceorg.eclipse.emf.common.util.Enumerator
-
toString
Returns the literal value of the enumerator, which is its string representation.- Overrides:
toString
in classEnum<Projection>
-