Uses of Class
org.geotools.data.ows.WMSRequest

Packages that use WMSRequest
org.geotools.data.ows   
 

Uses of WMSRequest in org.geotools.data.ows
 

Methods in org.geotools.data.ows that return WMSRequest
 WMSRequest WMSCapabilities.getRequest()
          The request contains information about possible Requests that can be made against this server, including URLs and formats.
 

Methods in org.geotools.data.ows with parameters of type WMSRequest
 void WMSCapabilities.setRequest(WMSRequest request)
           
 



Copyright © GeoTools. All Rights Reserved.