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