| 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.util |
Contains utility classes for the core library.
|
| Modifier and Type | Method and Description |
|---|---|
protected JRPdfExporter.FontKey |
JRPdfExporter.extractFontKey(JRStyledText.Run run,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
JRStyledText.Run |
JRStyledText.Run.cloneRun()
Clones this object.
|
| Modifier and Type | Method and Description |
|---|---|
List<JRStyledText.Run> |
JRStyledText.getRuns() |
| Modifier and Type | Method and Description |
|---|---|
void |
JRStyledText.addRun(JRStyledText.Run run) |
Copyright © 2016. All rights reserved.