Package org.jfree.report.flow

Interface Summary
FlowController A flow-controller is an immutable object.
ReportContext THe global report context.
ReportJob A report job holds all properties that are required to successfully execute a report process.
ReportProcessor The report processor is the public frontend to the reporting process.
ReportStructureRoot Created by IntelliJ IDEA.
ReportTarget The report target is responsible for the content creation.
ReportTargetState Creation-Date: 11.11.2006, 19:03:09
StatefullReportTarget Creation-Date: 11.11.2006, 19:02:57
 

Class Summary
AbstractReportProcessor Creation-Date: 10.11.2006, 16:07:26
AbstractReportTarget Creation-Date: 03.07.2006, 16:31:12
DefaultFlowController Creation-Date: 20.02.2006, 15:30:21
DefaultReportJob Creation-Date: 22.02.2006, 12:47:53
EmptyReportTarget This target does nothing.
FlowControlOperation These objects define, how the iteration over the report definition affects the data source.
LayoutExpressionRuntime Creation-Date: 04.03.2006, 16:41:49
LibLayoutReportTarget Creation-Date: 07.03.2006, 18:56:37
LibLayoutReportTarget.LibLayoutReportTargetState  
ParameterMapping Creation-Date: Dec 6, 2006, 3:25:22 PM
ReportTargetUtil Todo: Document me!
SinglePassReportProcessor The abstract report processor implements a single-pass report processing schema.