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