Package | Description |
---|---|
net.sf.jasperreports.engine.export |
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
net.sf.jasperreports.engine.export.ooxml |
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
|
net.sf.jasperreports.engine.export.type |
Contains
enum types used when exporting reports to various output formats. |
net.sf.jasperreports.export |
Provides exporter input, exporter output and exporter configurations
|
Modifier and Type | Method and Description |
---|---|
protected void |
JExcelApiExporter.setAnchorType(WritableImage image,
ImageAnchorTypeEnum anchorType)
Deprecated.
|
protected void |
JExcelApiMetadataExporter.setAnchorType(WritableImage image,
ImageAnchorTypeEnum anchorType)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
JRXlsxExporter.getAnchorType(ImageAnchorTypeEnum anchorType) |
Modifier and Type | Method and Description |
---|---|
static ImageAnchorTypeEnum |
ImageAnchorTypeEnum.getByName(java.lang.String name) |
static ImageAnchorTypeEnum |
ImageAnchorTypeEnum.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImageAnchorTypeEnum[] |
ImageAnchorTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ImageAnchorTypeEnum |
XlsReportConfiguration.getImageAnchorType()
Specifies the image anchor type.
|
ImageAnchorTypeEnum |
AbstractXlsReportConfiguration.getImageAnchorType() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractXlsReportConfiguration.setImageAnchorType(ImageAnchorTypeEnum imageAnchorType) |
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com