Package com.bc.ceres.jai.tilecache
package com.bc.ceres.jai.tilecache
-
ClassDescriptionThe default implementation of the
SwapSpace
interface.Information associated with a cached tile.A tile cache based on Sun Microsystems' reference implementation of thejavax.media.jai.TileCache
interface.A swap space is used to store, restore and delete tiles swapped by theSwappingTileCache
.