Uses of Class
org.gcube.spatial.data.geonetwork.iso.tpl.extent.BoundingBox
Packages that use BoundingBox
Package
Description
-
Uses of BoundingBox in org.gcube.spatial.data.geonetwork.iso.tpl
Methods in org.gcube.spatial.data.geonetwork.iso.tpl with parameters of type BoundingBoxModifier and TypeMethodDescriptionvoidMetadataDescriptor.setGeoServerDistributionInfo(String geoServerUrl, String layerName, String workspace, String style, String CRS, BoundingBox toDeclareBB) -
Uses of BoundingBox in org.gcube.spatial.data.geonetwork.iso.tpl.extent
Fields in org.gcube.spatial.data.geonetwork.iso.tpl.extent declared as BoundingBoxModifier and TypeFieldDescriptionstatic final BoundingBoxBoundingBox.WORLD_EXTENTPredefined bounding box representing the entire world extent.