public class TileDownloaderForWMTS extends BaseTileDownloader
byteNoData, doubleNoData, floatNoData, intNoData, shortNoData, store, tilePxHeight, tilePxWidth
Constructor and Description |
---|
TileDownloaderForWMTS(RasterDataStore store,
int tilePxWidth,
int tilePxHeight) |
Modifier and Type | Method and Description |
---|---|
Tile |
downloadTile(Tile tile)
Gets a tile from the data source.
|
WMTSClient |
getOGCClient()
Gets the connector from the URL
|
clearMaskBuffer, getCrashImage, getDownloadingImage, getTileSize, readTileFromDisk, saveTile, setNoDataValue
public TileDownloaderForWMTS(RasterDataStore store, int tilePxWidth, int tilePxHeight)
public WMTSClient getOGCClient() throws WMTSException
RemoteServiceException
WMTSException
public Tile downloadTile(Tile tile) throws TileGettingException
Downloader
tile
- Tile informationTileGettingException