Class HyperbolicCassiniSoldner

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

public final class HyperbolicCassiniSoldner extends CassiniSoldner
The provider for "Hyperbolic Cassini-Soldner" projection (EPSG:9833). This is a slight modification of CassiniSoldner and shares the same parameters.
Since:
1.1
Version:
1.1
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

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

    • HyperbolicCassiniSoldner

      public HyperbolicCassiniSoldner()
      Constructs a new provider.