Uses of Class
jaitools.tilecache.DiskCacheFailedException

Packages that use DiskCacheFailedException
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 DiskCacheFailedException in jaitools.tilecache
 

Methods in jaitools.tilecache that throw DiskCacheFailedException
 void DiskMemTileCache.setTileChanged(RenderedImage owner, int tileX, int tileY)
          Informs the cache that a tile's data have changed.
 



Copyright © 2009-2011. All Rights Reserved.