Class RawReportTarget

java.lang.Object
org.jfree.report.flow.raw.RawReportTarget
All Implemented Interfaces:
ReportTarget

public class RawReportTarget extends Object implements ReportTarget
The Raw report processor defines the base for all non-layouting output methods. As no layouting is involved, this output method is lightning fast.
Author:
Thomas Morgner