Package com.bc.ceres.jai.tilecache
- 
Interface Summary Interface Description SwapSpace A swap space is used to store, restore and delete tiles swapped by theSwappingTileCache.
- 
Class Summary Class Description DefaultSwapSpace The default implementation of theSwapSpaceinterface.MemoryTile Information associated with a cached tile.SwappingTileCache A tile cache based on Sun Microsystems' reference implementation of thejavax.media.jai.TileCacheinterface.