Interface SVGOp

All Superinterfaces:
ImageOp, Op<BufferedImage>, SourceOp
All Known Implementing Classes:
RotateScaleOpSVGImpl, SourceOpSVGImpl, SourceTileOpSVGImpl

public interface SVGOp extends SourceOp
An ImageOp which produces images from SVG.
Since:
3.1.0
Author:
Joel Uckelman