Package 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).

See:
          Description

Interface Summary
AsynchronousFilllListener Listener interface for the asynchronous filling method.
JRBaseFiller.DefaultStyleListener  
JRCalculable Interface for objects that can be used by extended incrementers for calculations.
JRExtendedIncrementer Extended incrementer interface.
JRExtendedIncrementerFactory Extended incrementer factory interface.
JRFillCloneable Interface of elements that can be cloned at fill time.
JRFillExpressionEvaluator Fill time expression evaluators interface.
JRIncrementer  
JRIncrementerFactory  
JRMeasuredText Text measuring information as produced by a text measurer.
JRRecordedValuesPrintElement Interface implemented by print elements that can record field/variable values.
JRSubreportRunner Subreport runner interface.
JRSubreportRunnerFactory Factory of JRSubreportRunner instances.
JRTextMeasurer Text measurer interface.
JRTextMeasurerFactory Text measurer factory.
 

Class Summary
AbstractValueProvider  
AsynchronousFillHandle Class used to perform report filling asychronously.
JRAbstractExtendedIncrementer Base class for extended incrementers.
JRAbstractExtendedIncrementerFactory Base abstract implementation of JRExtendedIncrementerFactory.
JRAbstractLRUVirtualizer Abstract base for LRU and serialization based virtualizer
JRAbstractLRUVirtualizer.CacheReference  
JRBaseFiller  
JRBaseFiller.PageIdentityDataProvider  
JRBigDecimalIncrementerFactory  
JRByteIncrementerFactory  
JRCalculator  
JRClonePool Working clones pooling utility used at fill time.
JRComparableIncrementerFactory  
JRContinuationSubreportRunner Implemetation of JRSubreportRunner using Javaflow continuations.
JRContinuationSubreportRunnerFactory JRContinuationSubreportRunner subreport runners factory.
JRDefaultIncrementerFactory  
JRDistinctCountExtendedIncrementerFactory  
JRDistinctCountIncrementerFactory  
JRDoubleIncrementerFactory  
JREvaluationTime An evaluation time during the report fill process.
JREvaluator Base class for the dynamically generated expression evaluator classes.
JRFileVirtualizer Virtualizes data to the filesystem.
JRFillBand  
JRFillBreak  
JRFillCellContents Crosstab cell contents filler.
JRFillCellContents.BoxContents  
JRFillCellContents.StretchedContents  
JRFillChart  
JRFillChartDataset  
JRFillChartPlot  
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.
JRFillDataset  
JRFillDataset.VariableCalculationReq Class used to hold expression calculation requirements.
JRFillDatasetRun Class used to instantiate sub datasets.
JRFillElement  
JRFillElementContainer Abstract implementation of an element container filler.
JRFillElementDataset  
JRFillElementGroup  
JRFillEllipse  
JRFiller  
JRFillField  
JRFillFrame Fill time implementation of a frame element.
JRFillGraphicElement  
JRFillGroup  
JRFillHyperlinkHelper Utility class used to evaluate custom hyperlink parameters.
JRFillImage  
JRFillLine  
JRFillObjectFactory  
JRFillObjectFactory.StylesList  
JRFillParameter  
JRFillRectangle  
JRFillReportTemplate Fill-time JRReportTemplate implementation.
JRFillStaticText  
JRFillSubreport  
JRFillSubreportReturnValue Implementation of JRSubreportReturnValue used by the filler.
JRFillTextElement  
JRFillTextField  
JRFillVariable  
JRFloatIncrementerFactory  
JRGzipVirtualizer GZips the pages that it doesn't need, but keeps them in memory.
JRHorizontalFiller  
JRIncrementerFactoryCache  
JRIntegerIncrementerFactory  
JRLongIncrementerFactory  
JRParameterDefaultValuesEvaluator Utility class to be used to evaluate parameter default value expressions for a report without actually filling it.
JRParameterDefaultValuesEvaluator.ObjectFactory  
JRPrintBand  
JRRecordedValues Recorded values container used by elements with Auto evaluation time.
JRRecordedValuesPrintImage Print image implementation that supports recorded values.
JRRecordedValuesPrintText Print text implementation that supports recorded values.
JRShortIncrementerFactory  
JRSubreportRunnable Abstract base for Runnable-based JRSubreportRunner implementations.
JRSubreportRunResult A result returned by JRSubreportRunner.start() or JRSubreportRunner.resume().
JRSwapFileVirtualizer A virtualizer that uses a single swap file to serialize virtual data.
JRTemplateElement  
JRTemplateEllipse  
JRTemplateFrame Frame information shared by multiple print frame objects.
JRTemplateGraphicElement  
JRTemplateImage  
JRTemplateLine  
JRTemplatePrintElement  
JRTemplatePrintEllipse  
JRTemplatePrintFrame Implementation of JRPrintFrame that uses template frames for keeping common data.
JRTemplatePrintGraphicElement  
JRTemplatePrintImage  
JRTemplatePrintLine  
JRTemplatePrintRectangle  
JRTemplatePrintText  
JRTemplateRectangle  
JRTemplateText  
JRThreadSubreportRunner Thread-based JRSubreportRunner implementation.
JRThreadSubreportRunnerFactory JRThreadSubreportRunner subreport runners factory.
JRVerticalFiller  
JRVirtualizationContext Context used to store data shared by virtualized objects resulted from a report fill process.
JRYComparator  
TextMeasurer Default text measurer implementation.
TextMeasurer.TextMeasuredState  
TextMeasurerFactory Default text measurer factory.
 

Exception Summary
JRExpressionEvalException  
JRFillInterruptedException  
JRReadOnlyPropertyException  
 

Package net.sf.jasperreports.engine.fill Description

Contains fill time implementations for the library's main interfaces and the entire engine used in the filling process (the actual core of JasperReports).

Related Documentation



© 2001-2006 JasperSoft Corporation www.jaspersoft.com