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.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.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
           
JRFillObjectFactory
           
 

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

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
           
JRFillParameter
           
JRFillVariable
           
 

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.
 

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
           
JRTemplatePrintElement
           
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.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.
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.
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
           
JRFillElementGroup
           
JRFillEllipse
           
JRFillExpressionEvaluator
          Fill time expression evaluators interface.
JRFillField
           
JRFillFrame
          Fill time implementation of a frame element.
JRFillGraphicElement
           
JRFillGroup
           
JRFillImage
           
JRFillLine
           
JRFillObjectFactory
           
JRFillParameter
           
JRFillRectangle
           
JRFillReportTemplate
          Fill-time JRReportTemplate implementation.
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.
JRPrintBand
           
JRRecordedValues
          Recorded values container used by elements with Auto evaluation time.
JRRecordedValuesPrintElement
          Interface implemented by print elements that can record field/variable values.
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
           
JRTemplateEllipse
           
JRTemplateFrame
          Frame information shared by multiple print frame objects.
JRTemplateGraphicElement
           
JRTemplateImage
           
JRTemplateLine
           
JRTemplatePrintElement
           
JRTemplatePrintFrame
          Implementation of JRPrintFrame that uses template frames for keeping common data.
JRTemplatePrintGraphicElement
           
JRTemplatePrintImage
           
JRTemplatePrintText
           
JRTemplateRectangle
           
JRTemplateText
           
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
JRTextMeasurer
          Text measurer interface.
JRTextMeasurerFactory
          Text measurer factory.
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com