Class ObliqueMercatorTwoPointsCenter

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

public final class ObliqueMercatorTwoPointsCenter extends ObliqueMercatorTwoPoints
The provider for "Oblique Mercator" projection specified by two points on the central line, with easting/northing specified at projection center instead of coordinate system natural origin. This projection is specific to ESRI software.
Since:
1.0
Version:
1.0
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      For compatibility with different versions during deserialization.
      See Also:
  • Constructor Details

    • ObliqueMercatorTwoPointsCenter

      public ObliqueMercatorTwoPointsCenter()
      Constructs a new provider.