Uses of Class
org.apache.batik.svggen.SVGRescaleOp
-
Packages that use SVGRescaleOp Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGRescaleOp in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGRescaleOp Modifier and Type Field Description private SVGRescaleOp
SVGBufferedImageOp. svgRescaleOp
All RescaleOp convertion is handed to svgRescaleOpMethods in org.apache.batik.svggen that return SVGRescaleOp Modifier and Type Method Description SVGRescaleOp
SVGBufferedImageOp. getRescaleOpConverter()
-