| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats.
|
| net.sf.jasperreports.engine.fonts | |
| net.sf.jasperreports.engine.util |
Utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static HtmlFont |
HtmlFont.getInstance(Locale locale,
FontInfo fontInfo,
boolean isBold,
boolean isItalic) |
| Modifier and Type | Method and Description |
|---|---|
FontInfo |
FontUtil.getFontInfo(String name,
Locale locale)
Returns font information containing the font family, font face and font style.
|
| Modifier and Type | Method and Description |
|---|---|
static FontInfo |
JRFontUtil.getFontInfo(String name,
Locale locale)
Deprecated.
Returns font information containing the font family, font face and font style.
|
Copyright © 2014. All rights reserved.