Uses of Class
org.gcube.spatial.data.geoutility.bean.NcWmsLayerMetadata
-
Packages that use NcWmsLayerMetadata Package Description org.gcube.spatial.data.geoutility.wms -
-
Uses of NcWmsLayerMetadata in org.gcube.spatial.data.geoutility.wms
Methods in org.gcube.spatial.data.geoutility.wms that return NcWmsLayerMetadata Modifier and Type Method Description static NcWmsLayerMetadataNcWmsGetMetadata. getMetadata(String wmsServerUri, String layerName)Gets the metadata.static NcWmsLayerMetadataNcWmsGetMetadata. getMetadata(String wmsServerUri, String layerName, int connectionTimeout, NcWmsLayerMetadata.METADATA... meta)Gets the metadata.
-