Class DefaultSwapSpace

java.lang.Object
com.bc.ceres.jai.tilecache.DefaultSwapSpace
All Implemented Interfaces:
SwapSpace

public class DefaultSwapSpace extends Object implements SwapSpace
The default implementation of the SwapSpace interface. It creates a file for each swapped tile in the given swap directory.