Interface SVGOp
- All Superinterfaces:
ImageOp
,Op<BufferedImage>
,SourceOp
- All Known Implementing Classes:
RotateScaleOpSVGImpl
,SourceOpSVGImpl
,SourceTileOpSVGImpl
An
ImageOp
which produces images from SVG.- Since:
- 3.1.0
- Author:
- Joel Uckelman
-
Method Summary
Methods inherited from interface VASSAL.tools.imageop.ImageOp
eval, getFutureImage, getFutureTile, getFutureTile, getHeight, getImage, getImage, getNumXTiles, getNumYTiles, getSize, getTile, getTile, getTileHeight, getTileIndices, getTileOp, getTileOp, getTileSize, getTileWidth, getWidth
Methods inherited from interface VASSAL.tools.opcache.Op
getSources, newKey, update
-
Method Details
-
getName
-