Uses of Class
org.geotools.ows.wms.xml.LogoURL
-
Packages that use LogoURL Package Description org.geotools.ows.wms.xml -
-
Uses of LogoURL in org.geotools.ows.wms.xml
Methods in org.geotools.ows.wms.xml that return LogoURL Modifier and Type Method Description LogoURL
Attribution. getLogoURL()
Methods in org.geotools.ows.wms.xml with parameters of type LogoURL Modifier and Type Method Description void
Attribution. setLogoURL(LogoURL logoURL)
Constructors in org.geotools.ows.wms.xml with parameters of type LogoURL Constructor Description Attribution(String title, URL onlineResource, LogoURL logoURL)
-