| 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 | Class and Description |
|---|---|
class |
DiskCacheFailedException
Exception thrown when by (@code DiskMemTileCache} when a an attempt
to cache a tile to disk has failed.
|
class |
TileNotResidentException
Exception thrown when by
DiskMemTileCache when a tile was
not resident in cache memory when required to be. |
Copyright © 2009–2020. All rights reserved.