| Package | Description |
|---|---|
| org.jfree.svg | Core classes for generating SVG (Scalable Vector Graphics) output from Java2D
graphics operations. |
| Modifier and Type | Class and Description |
|---|---|
class | StandardFontMapperA 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. |