Class CoordinateFrameRotation

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

public final class CoordinateFrameRotation extends GeocentricAffine
The provider for "Coordinate Frame rotation (geocentric domain)" (EPSG:1032). This is the same transformation than "PositionVector7Param" except that the rotation angles have the opposite sign.
Since:
0.7
Version:
1.3
See Also:
  • Field Details

    • serialVersionUID

      private static final long serialVersionUID
      Serial number for inter-operability with different versions.
      See Also:
    • PARAMETERS

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

    • CoordinateFrameRotation

      public CoordinateFrameRotation()
      Constructs the provider.