public interface ImageLoader
| Modifier and Type | Method and Description |
|---|---|
BufferedImage |
loadImageTileImage(Tile tile)
Loads an image for the given tile.
|
BufferedImage loadImageTileImage(Tile tile) throws IOException
tile - IOExceptionCopyright © 1996–2019 Geotools. All rights reserved.