|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRTextExporterParameter | |
|---|---|
| net.sf.jasperreports.engine.export | Provides utility classes for exporting reports to various popular formats. |
| Uses of JRTextExporterParameter in net.sf.jasperreports.engine.export |
|---|
| Fields in net.sf.jasperreports.engine.export declared as JRTextExporterParameter | |
|---|---|
static JRTextExporterParameter |
JRTextExporterParameter.BETWEEN_PAGES_TEXT
A string representing text that will be inserted between pages of the generated report. |
static JRTextExporterParameter |
JRTextExporterParameter.CHARACTER_HEIGHT
An integer representing the pixel/character horizontal ratio. |
static JRTextExporterParameter |
JRTextExporterParameter.CHARACTER_WIDTH
An integer representing the pixel/character horizontal ratio. |
static JRTextExporterParameter |
JRTextExporterParameter.LINE_SEPARATOR
A string representing the separator between two lines of text. |
static JRTextExporterParameter |
JRTextExporterParameter.PAGE_HEIGHT
An integer representing the page height in characters. |
static JRTextExporterParameter |
JRTextExporterParameter.PAGE_WIDTH
An integer representing the page width in characters. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||