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