org.jfree.report.flow.layoutprocessor
public class ContentElementLayoutController extends ElementLayoutController
Constructor Summary | |
---|---|
ContentElementLayoutController() |
Method Summary | |
---|---|
LayoutController | join(FlowController flowController)
Joins with a delegated process flow. |
protected LayoutController | processContent(ReportTarget target) |
Parameters: flowController the flow controller of the parent.
Returns: the joined layout controller that incorperates all changes from the delegate.