| Package | Description |
|---|---|
| org.cts.crs | |
| org.cts.op | |
| org.cts.op.projection | |
| org.cts.op.transformation |
| Modifier and Type | Method and Description |
|---|---|
CoordinateOperation |
CompoundCRS.fromGeographicCoordinateConverter()
Creates a CoordinateOperation object to convert coordinates from a
Geographic3DCRS based on the same
GeodeticDatum,
and using normal SI units in the following order : latitude (rad),
longitude (rad) height/altitude (m) to this CoordinateReferenceSystem. |
CoordinateOperation |
GeocentricCRS.fromGeographicCoordinateConverter() |
CoordinateOperation |
ProjectedCRS.toGeographicCoordinateConverter() |
CoordinateOperation |
CompoundCRS.toGeographicCoordinateConverter()
Creates a CoordinateOperation object to convert coordinates from this CRS
to the Geographic3DCRS based on the same
GeodeticDatum,
and using normal SI units in the following order : latitude (rad), longitude
(rad) height (m). |
CoordinateOperation |
GeocentricCRS.toGeographicCoordinateConverter() |
| Modifier and Type | Method and Description |
|---|---|
CoordinateOperation |
CoordinateOperationSequence.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
CoordinateSwitch.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
OppositeCoordinate.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
Geocentric2Geographic.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
Geographic2Geocentric.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
LongitudeRotation.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
UnitConversion.inverse()
Creates the inverse CoordinateOperation.
|
GeocentricTransformation |
Identity.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
AbstractCoordinateOperation.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
ChangeCoordinateDimension.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
CoordinateOperation.inverse()
Return the inverse CoordinateOperation, or throw a
NonInvertibleOperationException.
|
| Modifier and Type | Method and Description |
|---|---|
Projection |
UniversalTransverseMercatorAuto.inverse()
Creates the inverse CoordinateOperation.
|
Projection |
Projection.inverse() |
Projection |
LambertConicConformal1SP.inverse()
Creates the inverse CoordinateOperation.
|
Projection |
Krovak.inverse()
Creates the inverse operation for Krovak (North Orientated) Projection.
|
Projection |
SwissObliqueMercator.inverse()
Creates the inverse operation for Swiss Oblique Mercator Projection.
|
Projection |
NewZealandMapGrid.inverse()
Creates the inverse operation for New Zealand Map Grid Projection.
|
Projection |
CassiniSoldner.inverse()
Creates the inverse operation for Cassini-Soldner Projection.
|
Projection |
ObliqueMercator.inverse()
Creates the inverse operation for Oblique Mercator Projection.
|
Projection |
Mercator1SP.inverse()
Creates the inverse operation for Mercator Projection.
|
Projection |
EquidistantCylindrical.inverse()
Creates the inverse operation for Equidistant Cylindrical Projection.
|
Projection |
TransverseMercator.inverse()
Creates the inverse CoordinateOperation.
|
Projection |
MillerCylindrical.inverse()
Creates the inverse operation for Miller Cylindrical Projection.
|
Projection |
ObliqueStereographicAlternative.inverse()
Creates the inverse operation for Oblique Stereographic Alternative
Projection.
|
Projection |
UniversalTransverseMercator.inverse()
Creates the inverse CoordinateOperation.
|
Projection |
GaussSchreiberTransverseMercator.inverse()
Creates the inverse operation for Gauss Schreiber Transverse Mercator
Projection.
|
Projection |
Stereographic.inverse()
Creates the inverse operation for Stereographic Projection.
|
Projection |
AlbersEqualArea.inverse()
Creates the inverse operation for Albers Equal Area Projection.
|
Projection |
Polyconic.inverse()
Creates the inverse operation for Polyconic Projection.
|
Projection |
LambertAzimuthalEqualArea.inverse()
Creates the inverse operation for Lambert Azimuthal Equal Area
Projection.
|
Projection |
CylindricalEqualArea.inverse()
Creates the inverse operation for Cylindrical Equal Area Projection.
|
Projection |
LambertConicConformal2SP.inverse()
Creates the inverse CoordinateOperation.
|
| Modifier and Type | Method and Description |
|---|---|
CoordinateOperation |
NTv2GridShiftTransformation.inverse()
Creates the inverse CoordinateOperation.
|
GeocentricTransformation |
GeocentricTranslation.inverse()
Creates the inverse CoordinateOperation.
|
GeocentricTransformation |
GeocentricTransformation.inverse() |
GeocentricTransformation |
FrenchGeocentricNTF2RGF.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
Altitude2EllipsoidalHeight.inverse()
Creates the inverse CoordinateOperation.
|
SevenParameterTransformation |
SevenParameterTransformation.inverse()
Creates the inverse CoordinateOperation.
|
GeocentricTransformation |
GeocentricTransformationSequence.inverse() |
Copyright © 2017 CNRS. All rights reserved.