org.jfree.report.flow.layoutprocessor
public class SubReportLayoutController extends SectionLayoutController
ElementLayoutController.ElementPrecomputeKey
FINISHED, FINISHING, NOT_STARTED, OPENED, WAITING_FOR_JOIN
Constructor and Description |
---|
SubReportLayoutController() |
Modifier and Type | Method and Description |
---|---|
protected FlowController |
finishData(ReportTarget target,
FlowController fc) |
protected FlowController |
startData(ReportTarget target,
FlowController fc) |
finishElement, getIndex, getNodes, isDisplayable, join, processChild, processContent, resetSectionForRepeat, setIndex
advance, clone, computeAttributes, createPrecomputeInstance, getAttributeMap, getElement, getExpressionsCount, getFlowController, getIterationCount, getNode, getParent, getProcessingState, handleDefaultEndElement, initialize, isAdvanceable, isPrecomputing, performElementPrecomputation, setFlowController, setParent, setProcessingState, startElement, toString, tryRepeatingCommit
protected FlowController startData(ReportTarget target, FlowController fc) throws DataSourceException, ReportProcessingException, ReportDataFactoryException
startData
in class SectionLayoutController
DataSourceException
ReportProcessingException
ReportDataFactoryException
protected FlowController finishData(ReportTarget target, FlowController fc) throws DataSourceException, ReportProcessingException
finishData
in class SectionLayoutController
DataSourceException
ReportProcessingException