Uses of Class
org.locationtech.jts.geom.util.NoninvertibleTransformationException
-
Packages that use NoninvertibleTransformationException Package Description org.locationtech.jts.geom.util -
-
Uses of NoninvertibleTransformationException in org.locationtech.jts.geom.util
Methods in org.locationtech.jts.geom.util that throw NoninvertibleTransformationException Modifier and Type Method Description AffineTransformationAffineTransformation. getInverse()Computes the inverse of this transformation, if one exists.
-