Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.report.data.ReportContextImpl
Constructor Summary | |
Method Summary | |
Object |
|
String | |
FormulaContext | |
LayoutControllerFactory | |
ReportStructureRoot | |
ResourceBundleFactory | |
boolean |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
void |
|
public Object getAttribute(Object key)
- Specified by:
- getAttribute in interface ReportContext
public String getExportDescriptor()
- Specified by:
- getExportDescriptor in interface ReportContext
public FormulaContext getFormulaContext()
- Specified by:
- getFormulaContext in interface ReportContext
public LayoutControllerFactory getLayoutControllerFactory()
- Specified by:
- getLayoutControllerFactory in interface ReportContext
public ReportStructureRoot getReportStructureRoot()
- Specified by:
- getReportStructureRoot in interface ReportContext
public ResourceBundleFactory getResourceBundleFactory()
- Specified by:
- getResourceBundleFactory in interface ReportContext
public void setAttribute(Object key, Object value)
- Specified by:
- setAttribute in interface ReportContext
public void setLayoutControllerFactory(LayoutControllerFactory layoutControllerFactory)
public void setResourceBundleFactory(ResourceBundleFactory resourceBundleFactory)