Uses of Class
org.geotools.ows.wms.xml.MetadataURL
-
Packages that use MetadataURL Package Description org.geotools.ows.wms Provides for Web Map Server client access as a Grid Coverage Exchange. -
-
Uses of MetadataURL in org.geotools.ows.wms
Methods in org.geotools.ows.wms that return types with arguments of type MetadataURL Modifier and Type Method Description List<MetadataURL>
Layer. getMetadataURL()
Method parameters in org.geotools.ows.wms with type arguments of type MetadataURL Modifier and Type Method Description void
Layer. setMetadataURL(List<MetadataURL> metadataURL)
-