Uses of Class
org.pentaho.reporting.engine.classic.core.CompoundDataFactory

Packages that use CompoundDataFactory
org.pentaho.reporting.engine.classic.core Main classes in the JFreeReport class library. 
org.pentaho.reporting.engine.classic.core.states States used in the JFreeReport state transition diagram. 
 

Uses of CompoundDataFactory in org.pentaho.reporting.engine.classic.core
 

Methods in org.pentaho.reporting.engine.classic.core that return CompoundDataFactory
static CompoundDataFactory CompoundDataFactory.normalize(DataFactory dataFactory)
           
static CompoundDataFactory CompoundDataFactory.normalize(DataFactory dataFactory, boolean derive)
           
 

Uses of CompoundDataFactory in org.pentaho.reporting.engine.classic.core.states
 

Subclasses of CompoundDataFactory in org.pentaho.reporting.engine.classic.core.states
 class CascadingDataFactory
          The cascading data factory is a collection of data-factories.