Uses of Class
org.gcube.spatial.data.geonetwork.iso.tpl.extent.BoundingBox
-
Packages that use BoundingBox Package Description org.gcube.spatial.data.geonetwork.iso.tpl org.gcube.spatial.data.geonetwork.iso.tpl.extent -
-
Uses of BoundingBox in org.gcube.spatial.data.geonetwork.iso.tpl
Methods in org.gcube.spatial.data.geonetwork.iso.tpl with parameters of type BoundingBox Modifier and Type Method Description voidMetadataDescriptor. 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 BoundingBox Modifier and Type Field Description static BoundingBoxBoundingBox. WORLD_EXTENTPredefined bounding box representing the entire world extent.
-