Class AxisOrderReversal3D

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

public final class AxisOrderReversal3D extends AxisOrderReversal
The provider for "axis order reversal (geographic3D horizontal)" (EPSG:9844). This is a trivial operation that just swap the two first axes. The inverse operation is this operation itself.
Since:
0.8
Version:
1.3
Author:
Martin Desruisseaux (Geomatys)
See Also:
  • Constructor Details

    • AxisOrderReversal3D

      public AxisOrderReversal3D()
      Constructs a provider with default parameters.