NASA World Wind WMS

Uses of Class
gov.nasa.worldwind.servers.wms.xml.LogoURL

Packages that use LogoURL
gov.nasa.worldwind.servers.wms.xml   
 

Uses of LogoURL in gov.nasa.worldwind.servers.wms.xml
 

Fields in gov.nasa.worldwind.servers.wms.xml declared as LogoURL
protected  LogoURL Attribution.logoURL
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return LogoURL
 LogoURL ObjectFactory.createLogoURL()
          Create an instance of LogoURL
 LogoURL Attribution.getLogoURL()
          Gets the value of the logoURL property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type LogoURL
 void Attribution.setLogoURL(LogoURL value)
          Sets the value of the logoURL property.
 


NASA World Wind WMS