Uses of Class
org.geotools.ows.wmts.model.WMTSRequest
- 
Packages that use WMTSRequest Package Description org.geotools.ows.wmts.model 
- 
- 
Uses of WMTSRequest in org.geotools.ows.wmts.modelMethods in org.geotools.ows.wmts.model that return WMTSRequest Modifier and Type Method Description WMTSRequestWMTSCapabilities. getRequest()The request contains information about possible Requests that can be made against this server, including URLs and formats.Methods in org.geotools.ows.wmts.model with parameters of type WMTSRequest Modifier and Type Method Description voidWMTSCapabilities. setRequest(WMTSRequest request)
 
-