Uses of Class
org.locationtech.jts.geom.util.NoninvertibleTransformationException
Packages that use NoninvertibleTransformationException
Package
Description
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 NoninvertibleTransformationExceptionModifier and TypeMethodDescriptionAffineTransformation.getInverse()
Computes the inverse of this transformation, if one exists.