NASA World Wind WMS

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

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

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

Fields in gov.nasa.worldwind.servers.wms.xml with type parameters of type Style
protected  List<Style> Layer.style
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return Style
 Style ObjectFactory.createStyle()
          Create an instance of Style
 

Methods in gov.nasa.worldwind.servers.wms.xml that return types with arguments of type Style
 List<Style> Layer.getStyle()
          Gets the value of the style property.
 


NASA World Wind WMS