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.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.parts.subreport |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseAreaPlot |
class |
JRBaseBar3DPlot |
class |
JRBaseBarPlot |
class |
JRBaseBubblePlot |
class |
JRBaseCandlestickPlot |
class |
JRBaseHighLowPlot |
class |
JRBaseLinePlot |
class |
JRBaseMeterPlot
An immutable representation of the layout of a Meter chart.
|
class |
JRBaseMultiAxisPlot
An immutable representation of the layout options of a multiple axis chart.
|
class |
JRBasePie3DPlot |
class |
JRBasePieDataset |
class |
JRBasePiePlot |
class |
JRBaseScatterPlot |
class |
JRBaseThermometerPlot
An immutable representation of the layout of a thermometer plot.
|
class |
JRBaseTimeSeriesDataset |
class |
JRBaseTimeSeriesPlot |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignAreaPlot |
class |
JRDesignBar3DPlot |
class |
JRDesignBarPlot |
class |
JRDesignBubblePlot |
class |
JRDesignCandlestickPlot |
class |
JRDesignCategoryDataset |
class |
JRDesignCategorySeries |
class |
JRDesignChartAxis
JRChartAxis implementation to be used for report design. |
class |
JRDesignDataRange
Contains a range of values.
|
class |
JRDesignGanttDataset |
class |
JRDesignGanttSeries |
class |
JRDesignHighLowDataset |
class |
JRDesignHighLowPlot |
class |
JRDesignItemLabel
An object that specifies how an item label should be displayed.
|
class |
JRDesignLinePlot |
class |
JRDesignMeterPlot
A meter plot that displays a single value against a range of values.
|
class |
JRDesignMultiAxisPlot
Contains information on how a multiple axis chart should be
displayed.
|
class |
JRDesignPie3DPlot |
class |
JRDesignPieDataset |
class |
JRDesignPiePlot |
class |
JRDesignPieSeries |
class |
JRDesignScatterPlot |
class |
JRDesignThermometerPlot
The layout options of a thermometer chart.
|
class |
JRDesignTimePeriodDataset |
class |
JRDesignTimePeriodSeries |
class |
JRDesignTimeSeries |
class |
JRDesignTimeSeriesDataset |
class |
JRDesignTimeSeriesPlot |
class |
JRDesignValueDataset
A data set that contains a single value.
|
class |
JRDesignValueDisplay
An object that specifies how a single value should be displayed.
|
class |
JRDesignXyDataset |
class |
JRDesignXySeries |
class |
JRDesignXyzDataset |
class |
JRDesignXyzSeries |
Modifier and Type | Class and Description |
---|---|
class |
IconLabelComponent |
Modifier and Type | Class and Description |
---|---|
class |
StandardItem |
class |
StandardItemData |
class |
StandardItemProperty |
Modifier and Type | Class and Description |
---|---|
class |
DesignListContents
ListContents implementation used at report design time. |
class |
StandardListComponent
Standard
ListComponent implementation. |
Modifier and Type | Class and Description |
---|---|
class |
StandardMapComponent |
class |
StandardMarker
Deprecated.
Replaced by
StandardItem . |
class |
StandardMarkerDataset
Deprecated.
Replaced by
StandardItemData . |
class |
StandardMarkerProperty
Deprecated.
Replaced by
StandardItemProperty . |
Modifier and Type | Class and Description |
---|---|
class |
SortComponent |
Modifier and Type | Class and Description |
---|---|
class |
SpiderChartComponent |
class |
StandardChartSettings |
class |
StandardSpiderDataset |
class |
StandardSpiderPlot |
Modifier and Type | Class and Description |
---|---|
class |
DesignCell |
class |
StandardBaseColumn |
class |
StandardColumn |
class |
StandardColumnGroup |
class |
StandardGroupCell |
class |
StandardTable |
Modifier and Type | Class and Description |
---|---|
class |
TableJasperReport |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseCrosstab
Base read-only
crosstab implementation. |
class |
JRBaseCrosstabParameter
Base read-only implementation of crosstab parameters.
|
Modifier and Type | Class and Description |
---|---|
class |
DesignCrosstabColumnCell |
class |
JRDesignCellContents
Implementation of
JRCellContents used for
report design. |
class |
JRDesignCrosstab
Design-time
crosstab implementation. |
class |
JRDesignCrosstabBucket
Implementation of
crosstab group bucket
to be used for report designing. |
class |
JRDesignCrosstabCell
Implementation of
JRCrosstabCell to be used
for report design. |
class |
JRDesignCrosstabColumnGroup
Crosstab column group implementation to be used for report designing.
|
class |
JRDesignCrosstabDataset
Input crosstab dataset implementation to be used at design time.
|
class |
JRDesignCrosstabGroup
Base crosstab row/column group implementation to be used at design time.
|
class |
JRDesignCrosstabMeasure
Crosstab measure implementation to be used for report designing.
|
class |
JRDesignCrosstabParameter
Implementation of crosstab parameters to be used for report designing.
|
class |
JRDesignCrosstabRowGroup
Crosstab row group implementation to be used for report designing.
|
Modifier and Type | Class and Description |
---|---|
class |
JasperReport
Instances of this class represent compiled report template objects.
|
class |
JRSimpleTemplate
Default
JRTemplate implementation. |
Modifier and Type | Class and Description |
---|---|
class |
DesignDataAxis |
class |
DesignDataLevelBucket |
class |
DesignDataMeasure |
class |
DesignMultiAxisData |
class |
DesignMultiAxisDataset |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseBand
Used for implementing band functionality.
|
class |
JRBaseBoxBottomPen |
class |
JRBaseBoxLeftPen |
class |
JRBaseBoxPen |
class |
JRBaseBoxRightPen |
class |
JRBaseBoxTopPen |
class |
JRBaseBreak
The actual implementation of a break element.
|
class |
JRBaseChart |
class |
JRBaseChartPlot |
class |
JRBaseComponentElement
A read-only
JRComponentElement implementation which is included
in compiled reports. |
class |
JRBaseConditionalStyle |
class |
JRBaseDataset
The base implementation of
JRDataset . |
class |
JRBaseElement
This class provides a skeleton implementation for a report element.
|
class |
JRBaseEllipse
The actual implementation of a graphic element representing an ellipse.
|
class |
JRBaseField |
class |
JRBaseFont |
class |
JRBaseFrame
Base read-only implementation of
JRFrame . |
class |
JRBaseGenericElement
A read-only implementation of
JRGenericElement
that is included in compiled reports. |
class |
JRBaseGraphicElement
This class provides functionality common to graphic elements.
|
class |
JRBaseGroup |
class |
JRBaseImage
The actual implementation of a graphic element representing an image.
|
class |
JRBaseLine
The actual implementation of a graphic element representing a straight line.
|
class |
JRBaseLineBox
This is useful for drawing borders around text elements and images.
|
class |
JRBaseParagraph |
class |
JRBaseParameter |
class |
JRBasePart
A read-only
JRPart implementation which is included
in compiled reports. |
class |
JRBasePen
This is useful for drawing borders around text elements and images.
|
class |
JRBasePropertyExpression
Base implementation of
JRPropertyExpression . |
class |
JRBaseRectangle
The actual implementation of a graphic element representing a rectangle.
|
class |
JRBaseReport
Base class that implements the
JRReport interface. |
class |
JRBaseScriptlet |
class |
JRBaseSection
Used for implementing section functionality.
|
class |
JRBaseSortField |
class |
JRBaseStaticText
This class is used for representing a static text element.
|
class |
JRBaseStyle |
class |
JRBaseSubreport |
class |
JRBaseTextElement
This class provides functionality common to text elements.
|
class |
JRBaseTextField
This class is used for representing a text field.
|
Modifier and Type | Class and Description |
---|---|
class |
DesignCommonReturnValue
Implementation of
ReturnValue
to be used for report design purposes. |
class |
DesignExpressionReturnValue
Implementation of
ExpressionReturnValue
to be used for report design purposes. |
class |
DesignReturnValue
Implementation of
ReturnValue
to be used for report design purposes. |
class |
JasperDesign
JasperDesign is used for in-memory representation of a report design.
|
class |
JRDesignBand |
class |
JRDesignBreak
The actual implementation of a break element, used at design time.
|
class |
JRDesignChart |
class |
JRDesignChartDataset |
class |
JRDesignComponentElement
A
JRComponentElement implementation which is to be used at report
design time. |
class |
JRDesignConditionalStyle |
class |
JRDesignDataset
Implementation of
JRDataset to be used for report design. |
class |
JRDesignDatasetParameter
Implementation of
JRDatasetParameter used at design time. |
class |
JRDesignDatasetRun
Implementation of
JRDatasetRun to be used for report design. |
class |
JRDesignElement
This class provides a skeleton implementation for a design time report element.
|
class |
JRDesignElementDataset |
class |
JRDesignElementGroup |
class |
JRDesignEllipse
The actual implementation of a graphic element representing an ellipse, used at design time.
|
class |
JRDesignExpression |
class |
JRDesignExpressionChunk |
class |
JRDesignField |
class |
JRDesignFont |
class |
JRDesignFrame
Implementation of
JRFrame to be used at design time. |
class |
JRDesignGenericElement
A implementation of
JRGenericElement that is to be used at report
design time. |
class |
JRDesignGraphicElement
This class contains functionality common to graphic elements at design time.
|
class |
JRDesignGroup |
class |
JRDesignHyperlink
Stand-alone implementation of
JRHyperlink
which should be used for report design purposes. |
class |
JRDesignHyperlinkParameter
Implementation of
JRHyperlinkParameter
that can be used for report designing purposes. |
class |
JRDesignImage
The actual implementation of a graphic element representing an image, used at design time.
|
class |
JRDesignLine
The actual implementation of a graphic element representing a straight line, used at design time.
|
class |
JRDesignParameter |
class |
JRDesignPart |
class |
JRDesignPropertyExpression
Implementation of
JRPropertyExpression to be used at report
design time. |
class |
JRDesignQuery |
class |
JRDesignQueryChunk |
class |
JRDesignRectangle
The actual implementation of a graphic element representing a rectangle, used at design time.
|
class |
JRDesignReportTemplate
JRReportTemplate implementation to be used at report design time. |
class |
JRDesignScriptlet |
class |
JRDesignSection |
class |
JRDesignSortField |
class |
JRDesignStaticText
This class is used for representing a design static text element.
|
class |
JRDesignStyle |
class |
JRDesignSubreport |
class |
JRDesignSubreportParameter |
class |
JRDesignSubreportReturnValue
Implementation of
JRSubreportReturnValue
to be used for report design purposes. |
class |
JRDesignTextElement
This class provides functionality common to design text elements.
|
class |
JRDesignTextField |
class |
JRDesignVariable |
Modifier and Type | Class and Description |
---|---|
class |
StandardSubreportPartComponent
Standard
SubreportPartComponent implementation. |
Copyright © 2017. All rights reserved.