| Package | Description |
|---|---|
| org.jfree.graphics2d.svg |
Contains
SVGGraphics2D and supporting
classes that allow Java2D rendering to Scalable Vector Graphics (SVG) format. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardFontMapper
A default implementation of the
FontMapper interface. |
| Modifier and Type | Method and Description |
|---|---|
FontMapper |
SVGGraphics2D.getFontMapper()
Returns the font mapper (an object that optionally maps font family
names to alternates).
|
| Modifier and Type | Method and Description |
|---|---|
void |
SVGGraphics2D.setFontMapper(FontMapper mapper)
Sets the font mapper.
|
Copyright © 2016. All rights reserved.