Uses of Interface
net.sf.jasperreports.engine.design.events.JRChangeEventsSupport
-
Packages that use JRChangeEventsSupport Package Description net.sf.jasperreports.charts.base Contains base implementations for chart related interfaces.net.sf.jasperreports.charts.design Contains design time implementations for chart related interfaces.net.sf.jasperreports.components.barbecue Contains classes for the built-in Barbecue component.net.sf.jasperreports.components.barcode4j Contains classes for the built-in Barcode4J component.net.sf.jasperreports.components.iconlabel Contains classes for the built-in Icon Label component.net.sf.jasperreports.components.items Contains classes and interfaces for the item based components.net.sf.jasperreports.components.list Contains classes for the built-in List component.net.sf.jasperreports.components.map Contains classes for the built-in Google Map component.net.sf.jasperreports.components.sort Contains classes for the built-in Sort component.net.sf.jasperreports.components.spiderchart Contains classes for the built-in Spider Chart component.net.sf.jasperreports.components.table Contains classes for the built-in Table component.net.sf.jasperreports.components.table.fill Contains fill time implementations for Table component related interfaces.net.sf.jasperreports.crosstabs.base Contains base classes for the Crosstab report element.net.sf.jasperreports.crosstabs.design Contains design classes for the Crosstab report element.net.sf.jasperreports.engine Provides access to the library's main functionality through facade classes for compiling, filling and exporting reports and also publishes the library's main interfaces and classes.net.sf.jasperreports.engine.analytics.dataset 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.export Provides exporter input, exporter output and exporter configurationsnet.sf.jasperreports.parts.subreport -
-
Uses of JRChangeEventsSupport in net.sf.jasperreports.charts.base
Classes in net.sf.jasperreports.charts.base that implement JRChangeEventsSupport Modifier and Type Class Description classJRBaseAreaPlotclassJRBaseBar3DPlotclassJRBaseBarPlotclassJRBaseBubblePlotclassJRBaseCandlestickPlotclassJRBaseHighLowPlotclassJRBaseLinePlotclassJRBaseMeterPlotAn immutable representation of the layout of a Meter chart.classJRBaseMultiAxisPlotAn immutable representation of the layout options of a multiple axis chart.classJRBasePie3DPlotclassJRBasePieDatasetclassJRBasePiePlotclassJRBaseScatterPlotclassJRBaseThermometerPlotAn immutable representation of the layout of a thermometer plot.classJRBaseTimeSeriesDatasetclassJRBaseTimeSeriesPlot -
Uses of JRChangeEventsSupport in net.sf.jasperreports.charts.design
Classes in net.sf.jasperreports.charts.design that implement JRChangeEventsSupport Modifier and Type Class Description classJRDesignAreaPlotclassJRDesignBar3DPlotclassJRDesignBarPlotclassJRDesignBubblePlotclassJRDesignCandlestickPlotclassJRDesignCategoryDatasetclassJRDesignCategorySeriesclassJRDesignChartAxisJRChartAxisimplementation to be used for report design.classJRDesignDataRangeContains a range of values.classJRDesignGanttDatasetclassJRDesignGanttSeriesclassJRDesignHighLowDatasetclassJRDesignHighLowPlotclassJRDesignItemLabelAn object that specifies how an item label should be displayed.classJRDesignLinePlotclassJRDesignMeterPlotA meter plot that displays a single value against a range of values.classJRDesignMultiAxisPlotContains information on how a multiple axis chart should be displayed.classJRDesignPie3DPlotclassJRDesignPieDatasetclassJRDesignPiePlotclassJRDesignPieSeriesclassJRDesignScatterPlotclassJRDesignThermometerPlotThe layout options of a thermometer chart.classJRDesignTimePeriodDatasetclassJRDesignTimePeriodSeriesclassJRDesignTimeSeriesclassJRDesignTimeSeriesDatasetclassJRDesignTimeSeriesPlotclassJRDesignValueDatasetA data set that contains a single value.classJRDesignValueDisplayAn object that specifies how a single value should be displayed.classJRDesignXyDatasetclassJRDesignXySeriesclassJRDesignXyzDatasetclassJRDesignXyzSeries -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.barbecue
Classes in net.sf.jasperreports.components.barbecue that implement JRChangeEventsSupport Modifier and Type Class Description classStandardBarbecueComponent -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.barcode4j
Classes in net.sf.jasperreports.components.barcode4j that implement JRChangeEventsSupport Modifier and Type Class Description classBarcode4jComponentclassBarcodeComponentclassCodabarComponentclassCode128ComponentclassCode39ComponentclassDataMatrixComponentclassEAN128ComponentclassEAN13ComponentclassEAN8ComponentclassFourStateBarcodeComponentclassInterleaved2Of5ComponentclassPDF417ComponentclassPOSTNETComponentclassQRCodeComponentContains the main settings for the QRCode componentclassRoyalMailCustomerComponentclassUPCAComponentclassUPCEComponentclassUSPSIntelligentMailComponent -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.iconlabel
Classes in net.sf.jasperreports.components.iconlabel that implement JRChangeEventsSupport Modifier and Type Class Description classIconLabelComponent -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.items
Classes in net.sf.jasperreports.components.items that implement JRChangeEventsSupport Modifier and Type Class Description classStandardItemclassStandardItemDataclassStandardItemProperty -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.list
Classes in net.sf.jasperreports.components.list that implement JRChangeEventsSupport Modifier and Type Class Description classDesignListContentsListContentsimplementation used at report design time.classStandardListComponentStandardListComponentimplementation. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.map
Classes in net.sf.jasperreports.components.map that implement JRChangeEventsSupport Modifier and Type Class Description classMarkerStandardItemDataDeprecated.Replaced by StandardMarkerItemData.classStandardItemDeprecated.Replaced byStandardItem.classStandardItemDataDeprecated.Replaced byStandardItemData.classStandardItemPropertyDeprecated.Replaced byStandardItemProperty.classStandardMapComponentclassStandardMarkerDeprecated.Replaced byStandardItem.classStandardMarkerDatasetDeprecated.Replaced byStandardItemData.classStandardMarkerItemDataclassStandardMarkerPropertyDeprecated.Replaced byStandardItemProperty. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.sort
Classes in net.sf.jasperreports.components.sort that implement JRChangeEventsSupport Modifier and Type Class Description classSortComponent -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.spiderchart
Classes in net.sf.jasperreports.components.spiderchart that implement JRChangeEventsSupport Modifier and Type Class Description classSpiderChartComponentclassStandardChartSettingsclassStandardSpiderDatasetclassStandardSpiderPlot -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.table
Classes in net.sf.jasperreports.components.table that implement JRChangeEventsSupport Modifier and Type Class Description classDesignBaseCellclassDesignCellclassStandardBaseColumnclassStandardColumnclassStandardColumnGroupclassStandardGroupCellclassStandardGroupRowclassStandardRowclassStandardTable -
Uses of JRChangeEventsSupport in net.sf.jasperreports.components.table.fill
Classes in net.sf.jasperreports.components.table.fill that implement JRChangeEventsSupport Modifier and Type Class Description classTableJasperReport -
Uses of JRChangeEventsSupport in net.sf.jasperreports.crosstabs.base
Classes in net.sf.jasperreports.crosstabs.base that implement JRChangeEventsSupport Modifier and Type Class Description classJRBaseCrosstabBase read-onlycrosstabimplementation.classJRBaseCrosstabParameterBase read-only implementation of crosstab parameters. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.crosstabs.design
Classes in net.sf.jasperreports.crosstabs.design that implement JRChangeEventsSupport Modifier and Type Class Description classDesignCrosstabColumnCellclassJRDesignCellContentsImplementation ofJRCellContentsused for report design.classJRDesignCrosstabDesign-timecrosstabimplementation.classJRDesignCrosstabBucketImplementation ofcrosstab group bucketto be used for report designing.classJRDesignCrosstabCellImplementation ofJRCrosstabCellto be used for report design.classJRDesignCrosstabColumnGroupCrosstab column group implementation to be used for report designing.classJRDesignCrosstabDatasetInput crosstab dataset implementation to be used at design time.classJRDesignCrosstabGroupBase crosstab row/column group implementation to be used at design time.classJRDesignCrosstabMeasureCrosstab measure implementation to be used for report designing.classJRDesignCrosstabParameterImplementation of crosstab parameters to be used for report designing.classJRDesignCrosstabRowGroupCrosstab row group implementation to be used for report designing. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine
Classes in net.sf.jasperreports.engine that implement JRChangeEventsSupport Modifier and Type Class Description classJasperPrintAn instance of this class represents a page-oriented document that can be viewed, printed or exported to other formats.classJasperReportInstances of this class represent compiled report template objects.classJRSimpleTemplateDefaultJRTemplateimplementation. -
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.analytics.dataset
Classes in net.sf.jasperreports.engine.analytics.dataset that implement JRChangeEventsSupport Modifier and Type Class Description classDesignDataAxisclassDesignDataLevelBucketclassDesignDataMeasureclassDesignMultiAxisDataclassDesignMultiAxisDataset -
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRChangeEventsSupport Modifier and Type Class Description classBaseDatasetPropertyExpressionBase implementation ofDatasetPropertyExpression.classJRBaseBandUsed for implementing band functionality.classJRBaseBoxBottomPenclassJRBaseBoxLeftPenclassJRBaseBoxPenclassJRBaseBoxRightPenclassJRBaseBoxTopPenclassJRBaseBreakThe actual implementation of a break element.classJRBaseChartclassJRBaseChartPlotclassJRBaseComponentElementA read-onlyJRComponentElementimplementation which is included in compiled reports.classJRBaseConditionalStyleclassJRBaseDatasetThe base implementation ofJRDataset.classJRBaseElementThis class provides a skeleton implementation for a report element.classJRBaseEllipseThe actual implementation of a graphic element representing an ellipse.classJRBaseFieldclassJRBaseFontclassJRBaseFrameBase read-only implementation ofJRFrame.classJRBaseGenericElementA read-only implementation ofJRGenericElementthat is included in compiled reports.classJRBaseGraphicElementThis class provides functionality common to graphic elements.classJRBaseGroupclassJRBaseImageThe actual implementation of a graphic element representing an image.classJRBaseLineThe actual implementation of a graphic element representing a straight line.classJRBaseLineBoxThis is useful for drawing borders around text elements and images.classJRBaseParagraphclassJRBaseParameterclassJRBasePartA read-onlyJRPartimplementation which is included in compiled reports.classJRBasePenThis is useful for drawing borders around text elements and images.classJRBasePropertyExpressionBase implementation ofJRPropertyExpression.classJRBaseRectangleThe actual implementation of a graphic element representing a rectangle.classJRBaseReportBase class that implements theJRReportinterface.classJRBaseScriptletclassJRBaseSectionUsed for implementing section functionality.classJRBaseSortFieldclassJRBaseStaticTextThis class is used for representing a static text element.classJRBaseStyleclassJRBaseSubreportclassJRBaseTextElementThis class provides functionality common to text elements.classJRBaseTextFieldThis class is used for representing a text field.classJRBaseVariable -
Uses of JRChangeEventsSupport in net.sf.jasperreports.engine.design
Classes in net.sf.jasperreports.engine.design that implement JRChangeEventsSupport Modifier and Type Class Description classDesignCommonReturnValueImplementation ofReturnValueto be used for report design purposes.classDesignDatasetPropertyExpressionImplementation ofDatasetPropertyExpressionto be used at report design time.classDesignExpressionReturnValueImplementation ofExpressionReturnValueto be used for report design purposes.classDesignReturnValueImplementation ofReturnValueto be used for report design purposes.classJasperDesignJasperDesign is used for in-memory representation of a report design.classJRDesignBandclassJRDesignBreakThe actual implementation of a break element, used at design time.classJRDesignChartclassJRDesignChartDatasetclassJRDesignComponentElementAJRComponentElementimplementation which is to be used at report design time.classJRDesignConditionalStyleclassJRDesignDatasetImplementation ofJRDatasetto be used for report design.classJRDesignDatasetParameterImplementation ofJRDatasetParameterused at design time.classJRDesignDatasetRunImplementation ofJRDatasetRunto be used for report design.classJRDesignElementThis class provides a skeleton implementation for a design time report element.classJRDesignElementDatasetclassJRDesignElementGroupclassJRDesignEllipseThe actual implementation of a graphic element representing an ellipse, used at design time.classJRDesignExpressionclassJRDesignExpressionChunkclassJRDesignFieldclassJRDesignFontclassJRDesignFrameImplementation ofJRFrameto be used at design time.classJRDesignGenericElementA implementation ofJRGenericElementthat is to be used at report design time.classJRDesignGraphicElementThis class contains functionality common to graphic elements at design time.classJRDesignGroupclassJRDesignHyperlinkStand-alone implementation ofJRHyperlinkwhich should be used for report design purposes.classJRDesignHyperlinkParameterImplementation ofJRHyperlinkParameterthat can be used for report designing purposes.classJRDesignImageThe actual implementation of a graphic element representing an image, used at design time.classJRDesignLineThe actual implementation of a graphic element representing a straight line, used at design time.classJRDesignParameterclassJRDesignPartclassJRDesignPropertyExpressionImplementation ofJRPropertyExpressionto be used at report design time.classJRDesignQueryclassJRDesignQueryChunkclassJRDesignRectangleThe actual implementation of a graphic element representing a rectangle, used at design time.classJRDesignReportTemplateJRReportTemplateimplementation to be used at report design time.classJRDesignScriptletclassJRDesignSectionclassJRDesignSortFieldclassJRDesignStaticTextThis class is used for representing a design static text element.classJRDesignStyleclassJRDesignSubreportclassJRDesignSubreportParameterclassJRDesignSubreportReturnValueImplementation ofJRSubreportReturnValueto be used for report design purposes.classJRDesignTextElementThis class provides functionality common to design text elements.classJRDesignTextFieldclassJRDesignVariable -
Uses of JRChangeEventsSupport in net.sf.jasperreports.export
Classes in net.sf.jasperreports.export that implement JRChangeEventsSupport Modifier and Type Class Description classReadOnlyPartJasperPrint -
Uses of JRChangeEventsSupport in net.sf.jasperreports.parts.subreport
Classes in net.sf.jasperreports.parts.subreport that implement JRChangeEventsSupport Modifier and Type Class Description classStandardSubreportPartComponentStandardSubreportPartComponentimplementation.
-