| 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 |
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 |
ProjectedCRS.toGeographicCoordinateConverter() |
| Modifier and Type | Method and Description |
|---|---|
CoordinateOperation |
AbstractCoordinateOperation.inverse()
Creates the inverse CoordinateOperation.
|
CoordinateOperation |
CoordinateOperation.inverse()
Return the inverse CoordinateOperation, or throw a
NonInvertibleOperationException.
|
CoordinateOperation |
CoordinateOperationSequence.inverse()
Creates the inverse CoordinateOperation.
|
| Modifier and Type | Method and Description |
|---|---|
Projection |
Projection.inverse() |
| Modifier and Type | Method and Description |
|---|---|
GeocentricTransformation |
GeocentricTransformation.inverse() |
CoordinateOperation |
Altitude2EllipsoidalHeight.inverse()
Creates the inverse CoordinateOperation.
|
GeocentricTransformation |
GeocentricTransformationSequence.inverse() |
GeocentricTransformation |
FrenchGeocentricNTF2RGF.inverse()
Creates the inverse CoordinateOperation.
|
Copyright © 2019 CNRS. All rights reserved.