Class FixedScaleOpTiledBitmapImpl

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

public class FixedScaleOpTiledBitmapImpl extends FixedScaleOpBitmapImpl
An ImageOp which scales its source.
Since:
3.1.0
Author:
Joel Uckelman