Uses of Class
jaitools.tilecache.TileNotResidentException

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

Methods in jaitools.tilecache that throw TileNotResidentException
 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.