Uses of Class
org.jfree.svg.SVGGraphics2D
Packages that use SVGGraphics2D
Package
Description
Contains
SVGGraphics2D
and supporting classes that allow
Java2D rendering to Scalable Vector Graphics (SVG) format.-
Uses of SVGGraphics2D in org.jfree.svg
Constructors in org.jfree.svg with parameters of type SVGGraphics2DModifierConstructorDescriptionprivate
SVGGraphics2D
(SVGGraphics2D parent) Creates a new instance that is a child of the supplied parent.