Uses of Class
net.sf.jasperreports.engine.fill.JRBaseFiller
Packages that use JRBaseFiller
Package
Description
Contains interfaces for chart plots and chart datasets.
Contains fill time implementations for chart related interfaces.
Contains interfaces and base classes for the built-in Spider Chart component.
Provides interfaces and base classes for the built-in JasperReports component functionality.
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 JRBaseFiller in net.sf.jasperreports.charts
Fields in net.sf.jasperreports.charts declared as JRBaseFiller -
Uses of JRBaseFiller in net.sf.jasperreports.charts.fill
Constructors in net.sf.jasperreports.charts.fill with parameters of type JRBaseFillerModifierConstructorDescriptionprotectedJRFillChart(JRBaseFiller filler, JRChart chart, ChartsFillObjectFactory factory) -
Uses of JRBaseFiller in net.sf.jasperreports.components.charts
Methods in net.sf.jasperreports.components.charts that return JRBaseFillerMethods in net.sf.jasperreports.components.charts with parameters of type JRBaseFillerModifier and TypeMethodDescriptionvoidAbstractChartCustomizer.init(JRBaseFiller chartFiller, JRFillElementDataset dataset) Initializes the chart customizer.voidAbstractChartCustomizer.setFiller(JRBaseFiller filler) -
Uses of JRBaseFiller in net.sf.jasperreports.engine.component
Methods in net.sf.jasperreports.engine.component that return JRBaseFiller -
Uses of JRBaseFiller in net.sf.jasperreports.engine.fill
Subclasses of JRBaseFiller in net.sf.jasperreports.engine.fillFields in net.sf.jasperreports.engine.fill declared as JRBaseFillerModifier and TypeFieldDescriptionprotected JRBaseFillerJRFillElement.fillerprotected JRBaseFillerJRFillElementContainer.fillerprotected JRBaseFillerJRFillObjectFactory.fillerprotected JRBaseFillerJRFillSection.fillerprotected final JRBaseFillerAbstractThreadSubreportRunner.subreportFillerprotected JRBaseFillerJRFillSubreport.subreportFillerFields in net.sf.jasperreports.engine.fill with type parameters of type JRBaseFillerModifier and TypeFieldDescriptionprotected Map<Integer, JRBaseFiller> JRBaseFiller.subfillersCollection of subfillersMethods in net.sf.jasperreports.engine.fill that return JRBaseFillerModifier and TypeMethodDescriptionprotected static JRBaseFillerJRFiller.createBandReportFiller(JasperReportsContext jasperReportsContext, JasperReportSource reportSource) static JRBaseFillerJRFiller.createFiller(JasperReportsContext jasperReportsContext, JasperReport jasperReport) FillerPageAddedEvent.getFiller()JRFillComponentElement.getFiller()JRFillCrosstab.getFiller()JRFillElement.getFiller()protected JRBaseFillerJRFillElementDataset.getFiller()JRFillObjectFactory.getFiller()Returns the current report filler.Methods in net.sf.jasperreports.engine.fill with parameters of type JRBaseFillerModifier and TypeMethodDescriptionvoidBandReportFillerParent.abortSubfiller(JRBaseFiller filler) voidFillerSubreportParent.abortSubfiller(JRBaseFiller filler) JRContinuationSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) JRSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) Creates a newJRSubreportRunnerinstance.JRThreadSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) ThreadPoolSubreportRunnerFactory.createSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) protected static ReportTemplateSourceJRFillReportTemplate.loadTemplate(Object source, JRBaseFiller filler, RepositoryContext repositoryContext) voidBandReportFillerParent.registerSubfiller(JRBaseFiller filler) voidFillerSubreportParent.registerSubfiller(JRBaseFiller filler) protected voidJRBaseFiller.registerSubfiller(JRBaseFiller subfiller) voidBandReportFillerParent.unregisterSubfiller(JRBaseFiller filler) voidFillerSubreportParent.unregisterSubfiller(JRBaseFiller filler) protected voidJRBaseFiller.unregisterSubfiller(JRBaseFiller subfiller) Constructors in net.sf.jasperreports.engine.fill with parameters of type JRBaseFillerModifierConstructorDescriptionAbstractThreadSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) protectedJRFillBand(JRBaseFiller filler, JRBand band, JRFillObjectFactory factory) protectedJRFillBreak(JRBaseFiller filler, JRBreak breakElement, JRFillObjectFactory factory) JRFillCellContents(JRBaseFiller filler, JRCellContents cell, String cellType, JRFillCrosstabObjectFactory factory) JRFillComponentElement(JRBaseFiller filler, JRComponentElement element, JRFillObjectFactory factory) JRFillCrosstab(JRBaseFiller filler, JRCrosstab crosstab, JRFillObjectFactory factory) protectedJRFillDatasetRun(JRBaseFiller filler, JRFillExpressionEvaluator expressionEvaluator, JRDatasetRun datasetRun, JRFillObjectFactory factory) JRFillDatasetRun(JRBaseFiller filler, JRDatasetRun datasetRun, JRFillObjectFactory factory) Construct an instance for a dataset run.protectedJRFillElement(JRBaseFiller filler, JRElement element, JRFillObjectFactory factory) private JRElement topElementInGroup; private JRElement bottomElementInGroup; /**protectedJRFillElementContainer(JRBaseFiller filler, JRElementGroup container, JRFillObjectFactory factory) protectedJRFillEllipse(JRBaseFiller filler, JREllipse ellipse, JRFillObjectFactory factory) JRFillFrame(JRBaseFiller filler, JRFrame frame, JRFillObjectFactory factory) JRFillGenericElement(JRBaseFiller filler, JRGenericElement element, JRFillObjectFactory factory) protectedJRFillGraphicElement(JRBaseFiller filler, JRGraphicElement graphicElement, JRFillObjectFactory factory) protectedJRFillImage(JRBaseFiller filler, JRImage image, JRFillObjectFactory factory) protectedJRFillLine(JRBaseFiller filler, JRLine line, JRFillObjectFactory factory) protectedJRFillObjectFactory(JRBaseFiller filler) JRFillObjectFactory(JRBaseFiller filler, JRFillExpressionEvaluator expressionEvaluator) protectedJRFillRectangle(JRBaseFiller filler, JRRectangle rectangle, JRFillObjectFactory factory) JRFillReportTemplate(JRReportTemplate template, JRBaseFiller filler, JRFillObjectFactory factory) protectedJRFillSection(JRBaseFiller filler, JRSection section, JRFillObjectFactory factory) protectedJRFillStaticText(JRBaseFiller filler, JRStaticText staticText, JRFillObjectFactory factory) protectedJRFillSubreport(JRBaseFiller filler, JRSubreport subreport, JRFillObjectFactory factory) protectedJRFillTextElement(JRBaseFiller filler, JRTextElement textElement, JRFillObjectFactory factory) protectedJRFillTextField(JRBaseFiller filler, JRTextField textField, JRFillObjectFactory factory) JRThreadSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller) ThreadExecutorSubreportRunner(JRFillSubreport fillSubreport, JRBaseFiller subreportFiller, Executor threadExecutor) -
Uses of JRBaseFiller in net.sf.jasperreports.parts.subreport
Methods in net.sf.jasperreports.parts.subreport that return JRBaseFillerModifier and TypeMethodDescriptionprotected JRBaseFillerSubreportFillPart.createBandSubfiller(PartPrintOutput output) Methods in net.sf.jasperreports.parts.subreport with parameters of type JRBaseFillerModifier and TypeMethodDescriptionvoidSubreportFillPart.PartBandParent.abortSubfiller(JRBaseFiller filler) voidSubreportFillPart.PartBandParent.registerSubfiller(JRBaseFiller filler) voidSubreportFillPart.PartBandParent.unregisterSubfiller(JRBaseFiller filler) Constructors in net.sf.jasperreports.parts.subreport with parameters of type JRBaseFiller