Class ScaleOpTiledBitmapImpl

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

public class ScaleOpTiledBitmapImpl extends ScaleOpBitmapImpl
An ImageOp which scales its source and cobbles scaled tiles from the tile cache.
Since:
3.2.0
Author:
Joel Uckelman