Class ImageTileDiskCache

java.lang.Object
VASSAL.tools.image.tilecache.ImageTileDiskCache
All Implemented Interfaces:
Closeable, AutoCloseable, ImageTileSource, FileStore

public class ImageTileDiskCache extends Object implements ImageTileSource, FileStore
An on-disk ImageTileSource and FileStore for image tiles.
Since:
3.2.0
Author:
Joel Uckelman