Uses of Class
jaitools.tilecache.DiskMemCacheException

Packages that use DiskMemCacheException
jaitools.tilecache An implementation of TileCache which can use disk caching to supplement memory, allowing large volumes of image data to be handled. 
 

Uses of DiskMemCacheException in jaitools.tilecache
 

Subclasses of DiskMemCacheException in jaitools.tilecache
 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-2011. All Rights Reserved.