Uses of Package
net.sf.jasperreports.engine.fill

Packages that use net.sf.jasperreports.engine.fill
net.sf.jasperreports.charts.fill Contains fill time implementations for chart related interfaces. 
net.sf.jasperreports.compilers   
net.sf.jasperreports.components.barbecue   
net.sf.jasperreports.components.barcode4j   
net.sf.jasperreports.components.charts   
net.sf.jasperreports.components.list   
net.sf.jasperreports.components.spiderchart   
net.sf.jasperreports.components.table   
net.sf.jasperreports.components.table.fill   
net.sf.jasperreports.crosstabs.fill   
net.sf.jasperreports.crosstabs.fill.calculation   
net.sf.jasperreports.engine Provides access to the library's main functionality through fa�ade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes. 
net.sf.jasperreports.engine.base Contains base implementations for the library's main interfaces. 
net.sf.jasperreports.engine.component   
net.sf.jasperreports.engine.design Contains design time implementations for the library's main interfaces as well as report compiling tools. 
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). 
net.sf.jasperreports.engine.query   
net.sf.jasperreports.engine.util Utility classes. 
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.charts.fill
JRCalculator
           
JRExpressionEvalException
           
JRFillChart
           
JRFillChartDataset
           
JRFillChartPlot
           
JRFillElementDataset
          Abstract JRElementDataset implementation used at report fill time.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.compilers
DatasetExpressionEvaluator
           
JREvaluator
          Base class for the dynamically generated expression evaluator classes.
JRFillField
           
JRFillParameter
           
JRFillVariable
           
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.barbecue
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
JRTemplateImage
          Image information shared by multiple print image objects.
JRTemplatePrintImage
          Implementation of JRPrintImage that uses a JRTemplateImage instance to store common attributes.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.barcode4j
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
JRTemplateImage
          Image information shared by multiple print image objects.
JRTemplatePrintImage
          Implementation of JRPrintImage that uses a JRTemplateImage instance to store common attributes.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.charts
JRBaseFiller
           
JRFillElementDataset
          Abstract JRElementDataset implementation used at report fill time.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.list
JRFillCloneable
          Interface of elements that can be cloned at fill time.
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillDatasetRun
          Class used to instantiate sub datasets.
JRFillElementContainer
          Abstract implementation of an element container filler.
JRFillElementGroup
           
JRFillExpressionEvaluator
          Fill time expression evaluators interface.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
JRTemplateFrame
          Frame information shared by multiple print frame objects.
JRTemplatePrintFrame
          Implementation of JRPrintFrame that uses template frames to store common attributes.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.spiderchart
JRCalculator
           
JRExpressionEvalException
           
JRFillCloneable
          Interface of elements that can be cloned at fill time.
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillElementDataset
          Abstract JRElementDataset implementation used at report fill time.
JRFillExpressionEvaluator
          Fill time expression evaluators interface.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.table
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.components.table.fill
DatasetExpressionEvaluator
           
JRBaseFiller
           
JRExpressionEvalException
           
JRFillCloneable
          Interface of elements that can be cloned at fill time.
JRFillElement
           
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
JRFillSubreport
           
JRTemplateFrame
          Frame information shared by multiple print frame objects.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.crosstabs.fill
JRCalculable
          Interface for objects that can be used by extended incrementers for calculations.
JREvaluator
          Base class for the dynamically generated expression evaluator classes.
JRExtendedIncrementerFactory
          Extended incrementer factory interface.
JRFillCellContents
          Crosstab cell contents filler.
JRFillExpressionEvaluator
          Fill time expression evaluators interface.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
JRFillParameter
           
JRFillVariable
           
JROriginProvider
          A provider of JROrigin instances, used by report elements at fill time.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.crosstabs.fill.calculation
AbstractValueProvider
           
JRCalculable
          Interface for objects that can be used by extended incrementers for calculations.
JRExtendedIncrementer
          Extended incrementer interface.
JRExtendedIncrementerFactory
          Extended incrementer factory interface.
JRFillCrosstab
          Fill-time implementation of a crosstab.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine
JRBaseFiller
           
JREvaluator
          Base class for the dynamically generated expression evaluator classes.
JRFillChart
           
JRFillGroup
           
JRVirtualizationContext
          Context used to store data shared by virtualized objects resulted from a report fill process.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine.base
JRTemplateElement
          Base class consisting of print element information shared by multiple print elements.
JRTemplatePrintElement
          Base implementation of JRPrintElement that uses a JRTemplateElement instance to store common attributes.
JRVirtualizationContext
          Context used to store data shared by virtualized objects resulted from a report fill process.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine.component
JRBaseFiller
           
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillExpressionEvaluator
          Fill time expression evaluators interface.
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine.design
JREvaluator
          Base class for the dynamically generated expression evaluator classes.
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine.fill
AbstractValueProvider
           
AsynchronousFillHandle
          Class used to perform report filling asychronously.
AsynchronousFilllListener
          Listener interface for the asynchronous filling method.
DatasetExpressionEvaluator
           
JRAbstractExtendedIncrementerFactory
          Base abstract implementation of JRExtendedIncrementerFactory.
JRAbstractLRUVirtualizer
          Abstract base for LRU and serialization based virtualizer
JRBaseFiller
           
JRBaseFiller.DefaultStyleListener
           
JRBigDecimalIncrementerFactory
           
JRByteIncrementerFactory
           
JRCalculable
          Interface for objects that can be used by extended incrementers for calculations.
JRCalculator
           
JRComparableIncrementerFactory
           
JRDefaultIncrementerFactory
           
JRDistinctCountExtendedIncrementerFactory
           
JRDistinctCountIncrementerFactory
           
JRDoubleIncrementerFactory
           
JREvaluationTime
          An evaluation time during the report fill process.
JREvaluator
          Base class for the dynamically generated expression evaluator classes.
JRExpressionEvalException
           
JRExtendedIncrementer
          Extended incrementer interface.
JRExtendedIncrementerFactory
          Extended incrementer factory interface.
JRFillBand
           
JRFillBreak
           
JRFillCellContents
          Crosstab cell contents filler.
JRFillChartDataset
           
JRFillCloneable
          Interface of elements that can be cloned at fill time.
JRFillCloneFactory
          Factory class used for fill-time working clones creation.
JRFillComponentElement
          A JRComponentElement which is used during report fill.
JRFillContext
          Context class shared by all the fillers involved in a report (master and subfillers).
JRFillCrosstab
          Fill-time implementation of a crosstab.
JRFillCrosstab.JRFillCrosstabDataset
          Fill-time crosstab input dataset implementation.
JRFillDataset
           
JRFillDatasetRun
          Class used to instantiate sub datasets.
JRFillElement
           
JRFillElementContainer
          Abstract implementation of an element container filler.
JRFillElementDataset
          Abstract JRElementDataset implementation used at report fill time.
JRFillElementGroup
           
JRFillEllipse
           
JRFillExpressionEvaluator
          Fill time expression evaluators interface.
JRFillField
           
JRFillFrame
          Fill time implementation of a frame element.
JRFillGenericElement
          A JRGenericElement used during report fill.
JRFillGraphicElement
           
JRFillGroup
           
JRFillImage
           
JRFillLine
           
JRFillObjectFactory
          A factory used to instantiate fill objects based on compiled report objects.
JRFillParameter
           
JRFillRectangle
           
JRFillReportTemplate
          Fill-time JRReportTemplate implementation.
JRFillSection
           
JRFillStaticText
           
JRFillSubreport
           
JRFillSubreportReturnValue
          Implementation of JRSubreportReturnValue used by the filler.
JRFillTextElement
           
JRFillTextField
           
JRFillVariable
           
JRFloatIncrementerFactory
           
JRIncrementer
           
JRIncrementerFactory
           
JRIntegerIncrementerFactory
           
JRLongIncrementerFactory
           
JRMeasuredText
          Text measuring information as produced by a text measurer.
JROriginProvider
          A provider of JROrigin instances, used by report elements at fill time.
JRPrintBand
           
JRRecordedValues
          Recorded values container used by elements with Auto evaluation time.
JRRecordedValuesPrintElement
          Interface implemented by print elements that can record field/variable values.
JRResourcesFillUtil.ResourcesFillContext
           
JRShortIncrementerFactory
           
JRSubreportRunnable
          Abstract base for Runnable-based JRSubreportRunner implementations.
JRSubreportRunner
          Subreport runner interface.
JRSubreportRunnerFactory
          Factory of JRSubreportRunner instances.
JRSubreportRunResult
          A result returned by JRSubreportRunner.start() or JRSubreportRunner.resume().
JRTemplateElement
          Base class consisting of print element information shared by multiple print elements.
JRTemplateEllipse
          Ellipse information shared by multiple print ellipse objects.
JRTemplateFrame
          Frame information shared by multiple print frame objects.
JRTemplateGenericElement
          Generic print element information shared by multiple elements.
JRTemplateGenericPrintElement
          Implementation of JRGenericPrintElement that uses a JRTemplateGenericElement instance to store common attributes.
JRTemplateGraphicElement
          Base class consisting of graphic print element information shared by multiple print element instances.
JRTemplateImage
          Image information shared by multiple print image objects.
JRTemplateLine
          Line element information shared by multiple print line objects.
JRTemplatePrintElement
          Base implementation of JRPrintElement that uses a JRTemplateElement instance to store common attributes.
JRTemplatePrintFrame
          Implementation of JRPrintFrame that uses template frames to store common attributes.
JRTemplatePrintGraphicElement
          Base implementation of JRPrintGraphicElement that uses a JRTemplateGraphicElement instance to store common attributes.
JRTemplatePrintImage
          Implementation of JRPrintImage that uses a JRTemplateImage instance to store common attributes.
JRTemplatePrintText
          Implementation of JRPrintText that uses a JRTemplateText instance to store common attributes.
JRTemplateRectangle
          Rectangle information shared by multiple print rectangle objects.
JRTemplateText
          Text element information shared by multiple print text objects.
JRTextMeasurer
          Text measurer interface.
JRTextMeasurerFactory
          Text measurer factory.
JRVirtualizationContext
          Context used to store data shared by virtualized objects resulted from a report fill process.
TextMeasurer.TextMeasuredState
           
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine.query
JRFillParameter
           
 

Classes in net.sf.jasperreports.engine.fill used by net.sf.jasperreports.engine.util
JRMeasuredText
          Text measuring information as produced by a text measurer.
JRTextMeasurer
          Text measurer interface.
JRTextMeasurerFactory
          Text measurer factory.
TextMeasurer
          Default text measurer implementation.
 



Copyright © 2011. All Rights Reserved.