NASA World Wind WMS

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

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

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

Fields in gov.nasa.worldwind.servers.wms.xml declared as Attribution
protected  Attribution Layer.attribution
           
 

Methods in gov.nasa.worldwind.servers.wms.xml that return Attribution
 Attribution ObjectFactory.createAttribution()
          Create an instance of Attribution
 Attribution Layer.getAttribution()
          Gets the value of the attribution property.
 

Methods in gov.nasa.worldwind.servers.wms.xml with parameters of type Attribution
 void Layer.setAttribution(Attribution value)
          Sets the value of the attribution property.
 


NASA World Wind WMS