Uses of Class
org.opengis.referencing.operation.NoninvertibleTransformException
Packages that use NoninvertibleTransformException
Package
Description
Coordinate operations (relationship between any two CRS).
-
Uses of NoninvertibleTransformException in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that throw NoninvertibleTransformExceptionModifier and TypeMethodDescriptiondefault MathTransform
MathTransform.inverse()
Returns the inverse transform of this object.default MathTransform1D
MathTransform1D.inverse()
Returns the inverse transform of this object.default MathTransform2D
MathTransform2D.inverse()
Returns the inverse transform of this object.