Package | Description |
---|---|
net.sf.jasperreports.components.table | |
net.sf.jasperreports.crosstabs | |
net.sf.jasperreports.crosstabs.base | |
net.sf.jasperreports.crosstabs.design | |
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.export |
Provides utility classes for exporting reports to various popular formats.
|
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).
|
Modifier and Type | Interface and Description |
---|---|
interface |
Cell |
Modifier and Type | Class and Description |
---|---|
class |
CompiledCell |
class |
DesignCell |
Modifier and Type | Interface and Description |
---|---|
interface |
JRCellContents
Crosstab cell contents interface.
|
Modifier and Type | Class and Description |
---|---|
class |
JRBaseCellContents
Base read-only implementation of
JRCellContents . |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignCellContents
Implementation of
JRCellContents used for
report design. |
Modifier and Type | Interface and Description |
---|---|
interface |
JRChart
Implementations of this interface can be used for rendering chart components.
|
interface |
JRCommonImage |
interface |
JRCommonText
Common interface of design and print text elements.
|
interface |
JRConditionalStyle |
interface |
JRFrame
An abstract representation of a report elements container.
|
interface |
JRImage
An abstract representation of a graphic element representing an image.
|
interface |
JRPrintFrame
A print elements container.
|
interface |
JRPrintImage |
interface |
JRPrintText |
interface |
JRStaticText
An abstract representation of a report static text.
|
interface |
JRStyle |
interface |
JRTextElement
An abstract representation of a report text element.
|
interface |
JRTextField
An abstract representation of a report static text.
|
Modifier and Type | Method and Description |
---|---|
JRBoxContainer |
JRLineBox.getBoxContainer() |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRLineBox.clone(JRBoxContainer boxContainer) |
Modifier and Type | Class and Description |
---|---|
class |
JRBaseChart |
class |
JRBaseConditionalStyle |
class |
JRBaseFrame
Base read-only implementation of
JRFrame . |
class |
JRBaseImage
The actual implementation of a graphic element representing an image.
|
class |
JRBasePrintFrame
Base implementation of
JRPrintFrame . |
class |
JRBasePrintImage |
class |
JRBasePrintText |
class |
JRBaseStaticText
This class is used for representing a static text element.
|
class |
JRBaseStyle |
class |
JRBaseTextElement
This class provides functionality common to text elements.
|
class |
JRBaseTextField
This class is used for representing a text field.
|
Modifier and Type | Field and Description |
---|---|
protected JRBoxContainer |
JRBaseLineBox.boxContainer |
Modifier and Type | Method and Description |
---|---|
JRBoxContainer |
JRBaseLineBox.getBoxContainer() |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRBaseLineBox.clone(JRBoxContainer boxContainer) |
Constructor and Description |
---|
JRBaseLineBox(JRBoxContainer boxContainer) |
Modifier and Type | Class and Description |
---|---|
class |
JRDesignChart |
class |
JRDesignConditionalStyle |
class |
JRDesignFrame
Implementation of
JRFrame to be used at design time. |
class |
JRDesignImage
The actual implementation of a graphic element representing an image, used at design time.
|
class |
JRDesignStaticText
This class is used for representing a design static text element.
|
class |
JRDesignStyle |
class |
JRDesignTextElement
This class provides functionality common to design text elements.
|
class |
JRDesignTextField |
Modifier and Type | Method and Description |
---|---|
protected void |
JRXhtmlExporter.appendSizeStyle(JRPrintElement element,
JRBoxContainer boxContainer,
java.lang.StringBuffer styleBuffer) |
Constructor and Description |
---|
JExcelApiMetadataExporter.BoxStyle(JRBoxContainer element) |
JExcelApiMetadataExporter.StyleInfo(Pattern mode,
Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
WritableFont font,
JRBoxContainer element) |
JExcelApiMetadataExporter.StyleInfo(Pattern mode,
Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
WritableFont font,
JRBoxContainer element,
boolean wrapText) |
JExcelApiMetadataExporter.StyleInfo(Pattern mode,
Colour backcolor,
int horizontalAlignment,
int verticalAlignment,
int rotation,
WritableFont font,
JRBoxContainer element,
boolean wrapText,
boolean cellLocked) |
Modifier and Type | Class and Description |
---|---|
class |
JRFillCellContents
Crosstab cell contents filler.
|
class |
JRFillChart |
class |
JRFillFrame
Fill time implementation of a frame element.
|
class |
JRFillImage |
class |
JRFillStaticText |
class |
JRFillTextElement |
class |
JRFillTextField |
class |
JRRecordedValuesPrintImage
Print image implementation that supports recorded values.
|
class |
JRRecordedValuesPrintText
Print text implementation that supports recorded values.
|
class |
JRTemplateFrame
Frame information shared by multiple print frame objects.
|
class |
JRTemplateImage
Image information shared by multiple print image objects.
|
class |
JRTemplatePrintFrame
Implementation of
JRPrintFrame that uses
template frames to store common
attributes. |
class |
JRTemplatePrintImage
Implementation of
JRPrintImage that uses
a JRTemplateImage instance to
store common attributes. |
class |
JRTemplatePrintText
Implementation of
JRPrintText that uses
a JRTemplateText instance to
store common attributes. |
class |
JRTemplateText
Text element information shared by multiple print text objects.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com