public class TileDownloaderForWCS extends BaseTileDownloader
byteNoData, doubleNoData, floatNoData, intNoData, shortNoData, store, tilePxHeight, tilePxWidth| Constructor and Description |
|---|
TileDownloaderForWCS(RasterDataStore store,
int tilePxWidth,
int tilePxHeight,
WCSConnector connector) |
| Modifier and Type | Method and Description |
|---|---|
Tile |
downloadTile(Tile tile) |
clearMaskBuffer, getCrashImage, getDownloadingImage, getTileSize, readTileFromDisk, saveTile, setNoDataValuepublic TileDownloaderForWCS(RasterDataStore store, int tilePxWidth, int tilePxHeight, WCSConnector connector)