Uses of Class
org.geotools.referencing.operation.projection.PointOutsideEnvelopeException
-
Packages that use PointOutsideEnvelopeException Package Description org.geotools.geometry.jts -
-
Uses of PointOutsideEnvelopeException in org.geotools.geometry.jts
Methods in org.geotools.geometry.jts that throw PointOutsideEnvelopeException Modifier and Type Method Description static void
JTS. checkCoordinatesRange(Geometry geom, CoordinateReferenceSystem crs)
Checks a Geometry coordinates are within the area of validity of the specified reference system.
-