| Package | Description |
|---|---|
| net.sf.jasperreports.components.headertoolbar.actions | |
| net.sf.jasperreports.components.sort | |
| net.sf.jasperreports.components.sort.actions | |
| net.sf.jasperreports.engine.fill |
Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).
|
| net.sf.jasperreports.engine.util |
Utility classes.
|
| Modifier and Type | Field and Description |
|---|---|
protected static FormatFactory |
AbstractVerifiableTableAction.formatFactory |
| Modifier and Type | Method and Description |
|---|---|
protected FormatFactory |
AbstractFieldComparator.getFormatFactory() |
| Modifier and Type | Field and Description |
|---|---|
protected static FormatFactory |
FilterAction.formatFactory |
| Modifier and Type | Field and Description |
|---|---|
protected FormatFactory |
JRBaseFiller.formatFactory |
| Modifier and Type | Method and Description |
|---|---|
protected FormatFactory |
JRBaseFiller.getFormatFactory()
Returns the report format factory.
|
FormatFactory |
JRFillContext.getMasterFormatFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
JRFillContext.setMasterFormatFactory(FormatFactory masterFormatFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFormatFactory |
| Modifier and Type | Method and Description |
|---|---|
static FormatFactory |
DefaultFormatFactory.createFormatFactory(String formatFactoryClassName) |
Copyright © 2014. All rights reserved.