Interface LayoutController

All Superinterfaces:
Cloneable
All Known Implementing Classes:
AbstractLayoutController, AutoTableItemLayoutController, AutoTableLayoutController, BufferingLayoutController, ContentElementLayoutController, ElementLayoutController, ReportLayoutController, SectionLayoutController, StaticTextLayoutController, SubReportLayoutController

public interface LayoutController extends Cloneable
The layout controller iterates over the report layout. It uses a flow controller to query the data.
Author:
Thomas Morgner