Class LambertAzimuthalEqualAreaSpherical

All Implemented Interfaces:
Serializable, Formattable, MathTransformProvider, Deprecable, LenientComparable, org.opengis.referencing.IdentifiedObject, org.opengis.referencing.operation.OperationMethod

public final class LambertAzimuthalEqualAreaSpherical extends LambertAzimuthalEqualArea
The provider for "Lambert Azimuthal Equal Area (Spherical)" projection (EPSG:1027).
Since:
1.2
Version:
1.2
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      For cross-version compatibility.
      See Also:
    • IDENTIFIER

      public static final String IDENTIFIER
      The EPSG identifier, to be preferred to the name when available.
      See Also:
    • PARAMETERS

      static final org.opengis.parameter.ParameterDescriptorGroup PARAMETERS
      The group of all parameters expected by this coordinate operation.
  • Constructor Details

    • LambertAzimuthalEqualAreaSpherical

      public LambertAzimuthalEqualAreaSpherical()
      Constructs a new provider.