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