|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
A layout controller factory that selects layout controllers by their node implementation type.
| Constructor Summary | |
DefaultLayoutControllerFactory()
|
|
| Method Summary | |
LayoutController |
create(FlowController controller,
java.lang.Object node,
LayoutController parent)
|
void |
initialize(ReportJob job)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultLayoutControllerFactory()
| Method Detail |
public void initialize(ReportJob job)
public LayoutController create(FlowController controller,
java.lang.Object node,
LayoutController parent)
throws ReportProcessingException,
ReportDataFactoryException,
DataSourceException
create in interface LayoutControllerFactoryReportProcessingException
ReportDataFactoryException
DataSourceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||