| Package | Description |
|---|---|
| net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
| net.sf.jasperreports.engine.fonts |
Provides support for font extensions.
|
| net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
| 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.