org.jfree.report.data |
|
Java Source File Name | Type | Comment |
CachingReportDataFactory.java | Class | |
DefaultDataFlags.java | Class | |
ExpressionDataRow.java | Class | A datarow for all expressions encountered in the report. |
ExpressionSlot.java | Interface | |
GlobalMasterRow.java | Class | This data row holds all statefull information from the datasources of the
report. |
GlobalView.java | Class | The global view holds all *named* data columns. |
ImportedVariablesDataRow.java | Class | |
MasterDataRowChangeEvent.java | Class | |
ParameterDataRow.java | Class | This is the first datarow in each report. |
PrecomputedExpressionSlot.java | Class | |
PrecomputedValueRegistry.java | Interface | Expression precomputation processes the report in a parallel process to
retrieve the final value of an function. |
PrecomputedValueRegistryBuilder.java | Class | This class is currently very primitive and enforces a recomputation of
precomputed values each time. |
PrecomputeNode.java | Interface | |
PrecomputeNodeImpl.java | Class | A precompute-node represents a resolved element or section of the report definition. |
PrecomputeNodeKey.java | Interface | |
ReportContextImpl.java | Class | |
ReportDataRow.java | Class | |
RunningExpressionSlot.java | Class | |
StaticDataRow.java | Class | This is a static datarow holding a value for each name in the datarow. |
StaticExpressionRuntimeData.java | Class | This class holds all expression-runtime information, which are known when
the expression gets added to the datarow. |