Uses of Class
org.apache.batik.svggen.SVGCustomBufferedImageOp
-
Packages that use SVGCustomBufferedImageOp Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to 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 SVGCustomBufferedImageOp
SVGBufferedImageOp. svgCustomBufferedImageOp
All custom BufferedImageOp convertion is handed to ' svgCustomBufferedImageOp.Methods in org.apache.batik.svggen that return SVGCustomBufferedImageOp Modifier and Type Method Description SVGCustomBufferedImageOp
SVGBufferedImageOp. getCustomBufferedImageOpConverter()
-