All Classes
| Class | Description |
|---|---|
| ImageElement |
A
(String, Image) pair that links together a reference ID and
the source image. |
| MeetOrSlice |
An enumeration of the values for the
meetOrSlice attribute. |
| PreserveAspectRatio |
An enumeration of the values for the
preserveAspectRatio attribute. |
| StandardFontFunction |
The standard function used in JFreeSVG to create font references for the
SVG output.
|
| 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. |
| SVGUnits |
An enumeration of the values for SVG units.
|
| SVGUtils |
Utility methods related to the
SVGGraphics2D implementation. |
| ViewBox |
Represents a view box in SVG.
|