Class DefaultLayoutControllerFactory

java.lang.Object
org.jfree.report.flow.layoutprocessor.DefaultLayoutControllerFactory
All Implemented Interfaces:
LayoutControllerFactory

public class DefaultLayoutControllerFactory extends Object implements LayoutControllerFactory
A layout controller factory that selects layout controllers by their node implementation type.
Author:
Thomas Morgner