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.model
Methods in org.geotools.ows.wmts.model that return WMTSRequest Modifier and Type Method Description WMTSRequest
WMTSCapabilities. 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 void
WMTSCapabilities. setRequest(WMTSRequest request)
-