| Package | Description |
|---|---|
| org.jaitools.tilecache |
An implementation of
TileCache which can use disk caching to
supplement memory, allowing large volumes of image data to be handled. |
| Modifier and Type | Method and Description |
|---|---|
void |
DiskMemTileCache.setTileChanged(RenderedImage owner,
int tileX,
int tileY)
Informs the cache that a tile's data have changed.
|
Copyright © 2009–2020. All rights reserved.