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