Uses of Class
org.apache.batik.svggen.SVGAlphaComposite
-
Packages that use SVGAlphaComposite Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGAlphaComposite in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGAlphaComposite Modifier and Type Field Description private SVGAlphaComposite
SVGComposite. svgAlphaComposite
All AlphaComposite convertion is handed to svgAlphaCompositeMethods in org.apache.batik.svggen that return SVGAlphaComposite Modifier and Type Method Description SVGAlphaComposite
SVGComposite. getAlphaCompositeConverter()
-