Uses of Class
org.apache.batik.svggen.SVGCustomBufferedImageOp
-
Packages that use SVGCustomBufferedImageOp Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2Dto translate Java 2D primitives into the SVG format. -
-
Uses of SVGCustomBufferedImageOp in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGCustomBufferedImageOp Modifier and Type Field Description private SVGCustomBufferedImageOpSVGBufferedImageOp. svgCustomBufferedImageOpAll custom BufferedImageOp convertion is handed to ' svgCustomBufferedImageOp.Methods in org.apache.batik.svggen that return SVGCustomBufferedImageOp Modifier and Type Method Description SVGCustomBufferedImageOpSVGBufferedImageOp. getCustomBufferedImageOpConverter()
-