Uses of Class
org.jaitools.tilecache.DiskCacheFailedException

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

Methods in org.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-2015. All Rights Reserved.