NASA World Wind WMS

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

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

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

Fields in gov.nasa.worldwind.servers.wms.xml declared as StyleURL
protected  StyleURL Style.styleURL
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return StyleURL
 StyleURL ObjectFactory.createStyleURL()
          Create an instance of StyleURL
 StyleURL Style.getStyleURL()
          Gets the value of the styleURL property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type StyleURL
 void Style.setStyleURL(StyleURL value)
          Sets the value of the styleURL property.
 


NASA World Wind WMS