Uses of Class
net.sf.jasperreports.engine.JRAbstractObjectFactory

Packages that use JRAbstractObjectFactory
net.sf.jasperreports.components.table.fill   
net.sf.jasperreports.crosstabs.fill   
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.fill Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports). 
 

Uses of JRAbstractObjectFactory in net.sf.jasperreports.components.table.fill
 

Subclasses of JRAbstractObjectFactory in net.sf.jasperreports.components.table.fill
 class DatasetCloneObjectFactory
          Object factory used to clone a report dataset.
 class TableReportBaseObjectFactory
           
 

Uses of JRAbstractObjectFactory in net.sf.jasperreports.crosstabs.fill
 

Subclasses of JRAbstractObjectFactory in net.sf.jasperreports.crosstabs.fill
 class JRFillCrosstabObjectFactory
          Factory of fill instances of crosstab internal objects.
 

Uses of JRAbstractObjectFactory in net.sf.jasperreports.engine.base
 

Subclasses of JRAbstractObjectFactory in net.sf.jasperreports.engine.base
 class JRBaseObjectFactory
          Factory of objects used in compiled reports.
 

Constructors in net.sf.jasperreports.engine.base with parameters of type JRAbstractObjectFactory
JRBaseConditionalStyle(JRConditionalStyle style, JRStyle parentStyle, JRAbstractObjectFactory factory)
           
JRBaseFont(JRStyleContainer styleContainer, JRFont font, JRAbstractObjectFactory factory)
           
JRBaseReportTemplate(JRReportTemplate reportTemplate, JRAbstractObjectFactory factory)
           
JRBaseStyle(JRStyle style, JRAbstractObjectFactory factory)
           
 

Uses of JRAbstractObjectFactory in net.sf.jasperreports.engine.fill
 

Subclasses of JRAbstractObjectFactory in net.sf.jasperreports.engine.fill
 class JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
protected static class JRParameterDefaultValuesEvaluator.ObjectFactory
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com