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
Author:
Martin Desruisseaux (Geomatys)
See Also:
  • Field Details

    • IDENTIFIER

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

    • HyperbolicCassiniSoldner

      public HyperbolicCassiniSoldner()
      Constructs a new provider.