Class SourceOpTiledBitmapImpl

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

public class SourceOpTiledBitmapImpl extends SourceOpBitmapImpl
An ImageOp which loads an image from the DataArchive, but produces tiles loaded from the tile cache.
Since:
3.2.0
Author:
Joel Uckelman