Class SourceTileOpSVGImpl

All Implemented Interfaces:
ImageOp, SourceOp, SVGOp, Op<BufferedImage>

public class SourceTileOpSVGImpl extends AbstractTileOpImpl implements SVGOp
An ImageOp for producing tiles directly from a source, without cobbling tiles from the source.
Since:
3.1.0
Author:
Joel Uckelman