Uses of Class
org.geotools.metadata.iso.extent.GeographicBoundingBoxImpl
-
Packages that use GeographicBoundingBoxImpl Package Description org.geotools.referencing.util -
-
Uses of GeographicBoundingBoxImpl in org.geotools.referencing.util
Methods in org.geotools.referencing.util with parameters of type GeographicBoundingBoxImpl Modifier and Type Method Description static void
BoundingBoxes. copy(Bounds envelope, GeographicBoundingBoxImpl box)
Initializes a geographic bounding box from the specified envelope.
-