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

Packages that use JRAbstractObjectFactory
net.sf.jasperreports.crosstabs.fill   
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.convert   
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.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)
           
JRBaseReportTemplate(JRReportTemplate reportTemplate, JRAbstractObjectFactory factory)
           
JRBaseStyle(JRStyle style, JRAbstractObjectFactory factory)
           
 

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

Subclasses of JRAbstractObjectFactory in net.sf.jasperreports.engine.convert
protected  class ReportConverter.StyleFactory
           
 

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-2009 Jaspersoft Corporation www.jaspersoft.com