Uses of Interface
com.bc.ceres.jai.tilecache.SwapSpace
-
Packages that use SwapSpace Package Description com.bc.ceres.jai.tilecache -
-
Uses of SwapSpace in com.bc.ceres.jai.tilecache
Classes in com.bc.ceres.jai.tilecache that implement SwapSpace Modifier and Type Class Description classDefaultSwapSpaceThe default implementation of theSwapSpaceinterface.Constructors in com.bc.ceres.jai.tilecache with parameters of type SwapSpace Constructor Description SwappingTileCache(long memoryCapacity, SwapSpace swapSpace)Constructor.
-