Uses of Class
org.apache.sis.metadata.iso.extent.DefaultGeographicBoundingBox
-
Packages that use DefaultGeographicBoundingBox Package Description org.apache.sis.metadata.iso.extent Information about spatial, vertical, and temporal extent. -
-
Uses of DefaultGeographicBoundingBox in org.apache.sis.metadata.iso.extent
Methods in org.apache.sis.metadata.iso.extent that return DefaultGeographicBoundingBox Modifier and Type Method Description static DefaultGeographicBoundingBox
DefaultGeographicBoundingBox. castOrCopy(GeographicBoundingBox object)
Returns a SIS metadata implementation with the values of the given arbitrary implementation.
-