Uses of Class
org.jaitools.tilecache.TileNotResidentException

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

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