Package org.jfree.graphics2d.svg

Contains SVGGraphics2D and supporting classes that allow Java2D rendering to Scalable Vector Graphics (SVG) format.

See:
          Description

Interface Summary
FontMapper An object that can (optionally) translate one font family name to an alternative.
 

Class Summary
ImageElement A (String, Image) pair that links together a reference ID and the source image.
StandardFontMapper A default implementation of the FontMapper interface.
SVGGraphics2D A Graphics2D implementation that creates SVG output.
SVGGraphicsConfiguration A graphics configuration for the SVGGraphics2D class.
SVGGraphicsDevice A graphics device for JFreeSVG.
SVGHints Defines the rendering hints that can be used with the SVGGraphics2D class.
SVGHints.Key A key for hints used by the SVGGraphics2D class.
SVGUtils Utility methods related to the SVGGraphics2D implementation.
 

Package org.jfree.graphics2d.svg Description

Contains SVGGraphics2D and supporting classes that allow Java2D rendering to Scalable Vector Graphics (SVG) format.



Copyright © 2015. All rights reserved.