Module org.jfree.svg
Package org.jfree.svg
Contains
SVGGraphics2D and supporting classes that allow
Java2D rendering to Scalable Vector Graphics (SVG) format.-
Class Summary Class Description ImageElement A(String, Image)pair that links together a reference ID and the source image.StandardFontFunction The standard function used in JFreeSVG to create font references for the SVG output.SVGGraphics2D AGraphics2Dimplementation that creates SVG output.SVGGraphicsConfiguration A graphics configuration for theSVGGraphics2Dclass.SVGGraphicsDevice A graphics device for JFreeSVG.SVGHints Defines the rendering hints that can be used with theSVGGraphics2Dclass.SVGHints.Key A key for hints used by theSVGGraphics2Dclass.SVGUtils Utility methods related to theSVGGraphics2Dimplementation.ViewBox Represents a view box in SVG. -
Enum Summary Enum Description MeetOrSlice An enumeration of the values for themeetOrSliceattribute.PreserveAspectRatio An enumeration of the values for thepreserveAspectRatioattribute.SVGUnits An enumeration of the values for SVG units.