NASA World Wind WMS

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

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

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

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

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

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


NASA World Wind WMS