|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatFactory | |
|---|---|
| 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. |
| Uses of FormatFactory in net.sf.jasperreports.engine.fill |
|---|
| Fields in net.sf.jasperreports.engine.fill declared as FormatFactory | |
|---|---|
protected FormatFactory |
JRBaseFiller.formatFactory
|
| Methods in net.sf.jasperreports.engine.fill that return FormatFactory | |
|---|---|
protected FormatFactory |
JRBaseFiller.getFormatFactory()
Returns the report format factory. |
FormatFactory |
JRFillContext.getMasterFormatFactory()
|
| Methods in net.sf.jasperreports.engine.fill with parameters of type FormatFactory | |
|---|---|
void |
JRFillContext.setMasterFormatFactory(FormatFactory masterFormatFactory)
|
| Uses of FormatFactory in net.sf.jasperreports.engine.util |
|---|
| Classes in net.sf.jasperreports.engine.util that implement FormatFactory | |
|---|---|
class |
DefaultFormatFactory
|
| Methods in net.sf.jasperreports.engine.util that return FormatFactory | |
|---|---|
static FormatFactory |
DefaultFormatFactory.createFormatFactory(java.lang.String formatFactoryClassName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||