Uses of Class
org.geotools.ows.wmts.model.WMTSCapabilities
Packages that use WMTSCapabilities
-
Uses of WMTSCapabilities in org.geotools.ows.wmts
Methods in org.geotools.ows.wmts that return WMTSCapabilitiesConstructors in org.geotools.ows.wmts with parameters of type WMTSCapabilitiesModifierConstructorDescriptionGetMultiTileRequest
(URL onlineResource, Properties properties, WMTSCapabilities capabilities) GetMultiTileRequest
(URL onlineResource, Properties properties, WMTSCapabilities capabilities, HTTPClient client) WebMapTileServer
(URL serverURL, HTTPClient httpClient, WMTSCapabilities capabilities) Set up the WebMapTileServer by the given capabilities, with the given serverURL.WebMapTileServer
(URL serverURL, HTTPClient httpClient, WMTSCapabilities capabilities, Map<String, Object> hints) Set up the WebMapTileServer by the given capabilities, with the given serverURL and additional hints.WebMapTileServer
(URL serverURL, WMTSCapabilities capabilities) Set up the WebMapTileServer by the given capabilities, with the given serverURL. -
Uses of WMTSCapabilities in org.geotools.ows.wmts.request
Fields in org.geotools.ows.wmts.request declared as WMTSCapabilities