Class ReportRenderContext

  • All Implemented Interfaces:
    ReportDocumentContext, ReportDesignerDocumentContext<org.pentaho.reporting.engine.classic.core.MasterReport>

    public class ReportRenderContext
    extends Object
    implements ReportDocumentContext
    A render context that covers a single report-model. Report-Definition and master-report can be the same object, but are not necessarily the same. ReportDef could be a subreport and the master-report is always the single master-report.
    Author:
    Thomas Morgner