Uses of Class
org.apache.batik.svggen.SVGComposite
-
Packages that use SVGComposite Package Description org.apache.batik.svggen Provides an API on top of theAbstractGraphics2D
to translate Java 2D primitives into the SVG format. -
-
Uses of SVGComposite in org.apache.batik.svggen
Fields in org.apache.batik.svggen declared as SVGComposite Modifier and Type Field Description private SVGComposite
SVGGraphicContextConverter. compositeConverter
Methods in org.apache.batik.svggen that return SVGComposite Modifier and Type Method Description SVGComposite
SVGGraphicContextConverter. getCompositeConverter()
-