Uses of Class
org.geotools.ows.wmts.WebMapTileServer
Packages that use WebMapTileServer
-
Uses of WebMapTileServer in org.geotools.ows.wmts
Constructors in org.geotools.ows.wmts with parameters of type WebMapTileServerModifierConstructorDescriptionWebMapTileServer(WebMapTileServer delegate) Set up a WebMapTileServer by the same serverURL, httpClient, capabilities and hints as delegate -
Uses of WebMapTileServer in org.geotools.ows.wmts.client
Constructors in org.geotools.ows.wmts.client with parameters of type WebMapTileServerModifierConstructorDescriptionWMTSTileService(WebMapTileServer wmtsServer, WMTSLayer layer, TileMatrixSet tileMatrixSet) Create a WMTSTileservice using a WebMapTileServer to load the tile images.WMTSTileService(WebMapTileServer wmtsServer, WMTSLayer layer, TileMatrixSet tileMatrixSet, String format) Create a WMTSTileService using an WebMapTileServer to load the tile images. -
Uses of WebMapTileServer in org.geotools.ows.wmts.map
Constructors in org.geotools.ows.wmts.map with parameters of type WebMapTileServerModifierConstructorDescriptionWMTSCoverageReader(WebMapTileServer server, Layer layer) Builds a new WMS coverage readerWMTSMapLayer(WebMapTileServer wmts, Layer layer) Builds a new WMTS map layerWMTSMapLayer(WebMapTileServer wmts, Layer layer, CoordinateReferenceSystem sourceCRS) Builds a new WMTS map layer