Class SourceOpDiskCacheBitmapImpl

java.lang.Object
All Implemented Interfaces:
ImageOp, SourceOp, Op<BufferedImage>

public class SourceOpDiskCacheBitmapImpl extends AbstractTileOpImpl implements SourceOp
An ImageOp which loads tiles from the tile cache.
Since:
3.2.0
Author:
Joel Uckelman