Package | Description |
---|---|
org.geotools.ows.wmts | |
org.geotools.ows.wmts.client | |
org.geotools.ows.wmts.map |
Constructor and Description |
---|
WebMapTileServer(WebMapTileServer delegate)
Set up a WebMapTileServer by the same serverURL, httpClient, capabilities and hints as
delegate
|
Constructor and Description |
---|
WMTSTileService(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.
|
Modifier and Type | Method and Description |
---|---|
WebMapTileServer |
WMTSMapLayer.getWebMapServer()
Returns the
WebMapTileServer used by this layer |
Constructor and Description |
---|
WMTSCoverageReader(WebMapTileServer server,
Layer layer)
Builds a new WMS coverage reader
|
WMTSMapLayer(WebMapTileServer wmts,
Layer layer)
Builds a new WMTS map layer
|
WMTSMapLayer(WebMapTileServer wmts,
Layer layer,
CoordinateReferenceSystem sourceCRS)
Builds a new WMTS map layer
|
Copyright © 1996–2022 Geotools. All rights reserved.