Class PolarStereographicNorth

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

public final class PolarStereographicNorth extends AbstractStereographic
The provider for "Stereographic North Pole" projection (ESRI).
Since:
0.6
Version:
0.8
See Also:
  • Field Details

    • serialVersionUID

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

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

    • PolarStereographicNorth

      public PolarStereographicNorth()
      Constructs a new provider.