Module org.jfree.svg
Package org.jfree.svg
Contains
SVGGraphics2D
and supporting classes that allow
Java2D rendering to Scalable Vector Graphics (SVG) format.-
Interface Summary Interface Description FontMapper An object that can (optionally) translate one font family name to an alternative. -
Class Summary Class Description ImageElement A(String, Image)
pair that links together a reference ID and the source image.StandardFontMapper A default implementation of theFontMapper
interface.SVGGraphics2D AGraphics2D
implementation that creates SVG output.SVGGraphicsConfiguration A graphics configuration for theSVGGraphics2D
class.SVGGraphicsDevice A graphics device for JFreeSVG.SVGHints Defines the rendering hints that can be used with theSVGGraphics2D
class.SVGHints.Key A key for hints used by theSVGGraphics2D
class.SVGUtils Utility methods related to theSVGGraphics2D
implementation.ViewBox Represents a view box in SVG. -
Enum Summary Enum Description MeetOrSlice An enumeration of the values for themeetOrSlice
attribute.PreserveAspectRatio An enumeration of the values for thepreserveAspectRatio
attribute.SVGUnits An enumeration of the values for SVG units.