|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.jaitools.tilecache | |
|---|---|
| org.jaitools.tilecache | An implementation of TileCache which can use disk caching to
supplement memory, allowing large volumes of image data to be handled. |
| org.jaitools.tiledimage | A writable tiled image class similar to JAI's TiledImage but backed
by DiskMemTileCache to handle very large images
within limited memory. |
| Classes in org.jaitools.tilecache used by org.jaitools.tilecache | |
|---|---|
| BasicCacheVisitor.Key
Defines keys to filter the tles visited |
|
| DiskCachedTile
A managed tile class for DiskMemTileCache. |
|
| DiskCachedTile.TileAction
Constants identifying tile actions. |
|
| DiskCacheFailedException
Exception thrown when by (@code DiskMemTileCache} when a an attempt to cache a tile to disk has failed. |
|
| DiskMemCacheException
Base exception class for DiskMemTileCache errors. |
|
| DiskMemTileCacheVisitor
A visitor to collect information about tiles in a DiskMemTileCache. |
|
| TileNotResidentException
Exception thrown when by DiskMemTileCache when a tile was
not resident in cache memory when required to be. |
|
| Classes in org.jaitools.tilecache used by org.jaitools.tiledimage | |
|---|---|
| DiskMemTileCache
This class implements JAI TileCache. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||