org.jfree.report.flow
public interface ReportContext
| Method Summary | |
|---|---|
| Object | getAttribute(Object key) |
| String | getExportDescriptor() |
| FormulaContext | getFormulaContext() |
| LayoutControllerFactory | getLayoutControllerFactory() |
| ReportStructureRoot | getReportStructureRoot() |
| ResourceBundleFactory | getResourceBundleFactory() |
| void | setAttribute(Object key, Object value) |