Package | Description |
---|---|
net.sf.jasperreports.components.iconlabel |
Contains classes for the built-in Icon Label component.
|
net.sf.jasperreports.components.table |
Contains classes for the built-in Table component.
|
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.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 such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
|
net.sf.jasperreports.engine.export.draw |
Contains classes for drawing elements at export time.
|
net.sf.jasperreports.engine.export.oasis |
Provides utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
|
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.tabulator | |
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).
|
net.sf.jasperreports.engine.util |
Contains utility classes for the core library.
|
net.sf.jasperreports.engine.xml |
Contains classes for loading report templates from XML files.
|
Modifier and Type | Method and Description |
---|---|
JRLineBox |
IconLabelComponentFill.getLineBox() |
JRLineBox |
IconLabelComponent.getLineBox() |
Modifier and Type | Method and Description |
---|---|
void |
IconLabelComponent.setLineBox(JRLineBox lineBox) |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
CompiledCell.getLineBox() |
JRLineBox |
DesignCell.getLineBox() |
Modifier and Type | Field and Description |
---|---|
protected JRLineBox |
JRBaseCellContents.lineBox |
protected JRLineBox |
JRBaseCrosstab.lineBox |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRBaseCellContents.getLineBox() |
JRLineBox |
JRBaseCrosstab.getLineBox() |
Modifier and Type | Field and Description |
---|---|
protected JRLineBox |
JRDesignCrosstab.lineBox |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRDesignCrosstab.getLineBox() |
JRLineBox |
JRDesignCellContents.getLineBox() |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRLineBox.clone(JRBoxContainer boxContainer) |
JRLineBox |
JRStyle.getLineBox() |
JRLineBox |
JRBoxContainer.getLineBox() |
Modifier and Type | Method and Description |
---|---|
JRPen |
JRBoxPenProvider.getPen(JRLineBox box)
Gets the pen object.
|
Modifier and Type | Class and Description |
---|---|
class |
JRBaseLineBox
This is useful for drawing borders around text elements and images.
|
Modifier and Type | Field and Description |
---|---|
protected JRLineBox |
JRBaseFrame.lineBox |
protected JRLineBox |
JRBaseBoxPen.lineBox |
protected JRLineBox |
JRBasePrintText.lineBox |
protected JRLineBox |
JRBaseStyle.lineBox |
protected JRLineBox |
JRBasePrintImage.lineBox |
protected JRLineBox |
JRBaseChart.lineBox |
protected JRLineBox |
JRBaseImage.lineBox |
protected JRLineBox |
JRBaseTextElement.lineBox |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRBaseLineBox.clone(JRBoxContainer boxContainer) |
JRLineBox |
JRBaseBoxPen.getBox() |
JRLineBox |
JRBoxPen.getBox() |
JRLineBox |
JRBaseFrame.getLineBox() |
JRLineBox |
JRBasePrintText.getLineBox() |
JRLineBox |
JRBaseStyle.getLineBox() |
JRLineBox |
JRBasePrintImage.getLineBox() |
JRLineBox |
JRBasePrintFrame.getLineBox() |
JRLineBox |
JRBaseChart.getLineBox() |
JRLineBox |
JRBaseImage.getLineBox() |
JRLineBox |
JRBaseTextElement.getLineBox() |
Modifier and Type | Method and Description |
---|---|
JRBoxPen |
JRBaseBoxPen.clone(JRLineBox lineBox) |
JRBoxPen |
JRBoxPen.clone(JRLineBox lineBox) |
void |
JRBasePrintText.copyBox(JRLineBox lineBox) |
void |
JRBasePrintImage.copyBox(JRLineBox lineBox) |
void |
JRBasePrintFrame.copyBox(JRLineBox lineBox) |
JRPen |
JRBaseBoxPen.getPen(JRLineBox box) |
JRPen |
JRBoxPen.getPen(JRLineBox box) |
JRPen |
JRBaseBoxTopPen.getPen(JRLineBox box) |
JRPen |
JRBaseBoxLeftPen.getPen(JRLineBox box) |
JRPen |
JRBaseBoxBottomPen.getPen(JRLineBox box) |
JRPen |
JRBaseBoxRightPen.getPen(JRLineBox box) |
Constructor and Description |
---|
JRBaseBoxBottomPen(JRLineBox box) |
JRBaseBoxLeftPen(JRLineBox box) |
JRBaseBoxPen(JRLineBox box) |
JRBaseBoxRightPen(JRLineBox box) |
JRBaseBoxTopPen(JRLineBox box) |
Modifier and Type | Field and Description |
---|---|
protected JRLineBox |
JRDesignChart.lineBox |
protected JRLineBox |
JRDesignTextElement.lineBox |
protected JRLineBox |
JRDesignImage.lineBox |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
JRDesignChart.getLineBox() |
JRLineBox |
JRDesignTextElement.getLineBox() |
JRLineBox |
JRDesignImage.getLineBox() |
JRLineBox |
JRDesignFrame.getLineBox() |
Modifier and Type | Method and Description |
---|---|
void |
JRDesignFrame.copyBox(JRLineBox lineBox) |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
GridCellStyle.getBox() |
JRLineBox |
JRExporterGridCell.getBox() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
HtmlExporter.appendBorderStyle(JRLineBox box,
StringBuilder styleBuffer) |
protected boolean |
JRHtmlExporter.appendBorderStyle(JRLineBox box,
StringBuilder styleBuilder)
Deprecated.
|
protected boolean |
JRXhtmlExporter.appendBorderStyle(JRLineBox box,
StringBuilder styleBuilder)
Deprecated.
|
protected boolean |
HtmlExporter.appendPaddingStyle(JRLineBox box,
StringBuilder styleBuffer) |
protected boolean |
JRHtmlExporter.appendPaddingStyle(JRLineBox box,
StringBuilder styleBuilder)
Deprecated.
|
protected GridCellStyle |
JRGridLayout.cellStyle(Color backcolor,
Color forecolor,
JRLineBox box) |
protected void |
JRPdfExporter.exportBox(JRLineBox box,
JRPrintElement element) |
void |
ElementGridCell.setBox(JRLineBox box) |
void |
ElementReplacementGridCell.setBox(JRLineBox box) |
void |
JExcelApiMetadataExporter.BoxStyle.setBox(JRLineBox box) |
void |
JRExporterGridCell.setBox(JRLineBox box) |
void |
JRXlsMetadataExporter.BoxStyle.setBox(JRLineBox box) |
void |
JExcelApiExporter.BoxStyle.setBox(JRLineBox box) |
Constructor and Description |
---|
GridCellStyle(Color backcolor,
Color forecolor,
JRLineBox box) |
Modifier and Type | Method and Description |
---|---|
protected void |
ElementDrawer.drawBox(Graphics2D grx,
JRLineBox box,
JRPrintElement element,
int offsetX,
int offsetY) |
Modifier and Type | Method and Description |
---|---|
void |
BorderStyle.setBox(JRLineBox box) |
Modifier and Type | Method and Description |
---|---|
void |
XlsxBorderHelper.export(JRLineBox box) |
void |
DocxBorderHelper.export(JRLineBox box) |
protected JRPen |
JRPptxExporter.getPptxPen(JRLineBox box) |
Constructor and Description |
---|
DocxBorderInfo(JRLineBox box) |
XlsxBorderInfo(JRLineBox box) |
Modifier and Type | Method and Description |
---|---|
protected JRLineBox |
Tabulator.TableCellCreator.copyFrameBox(FrameCell frameCell,
JRPrintFrame frame,
JRLineBox baseBox,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom) |
protected JRLineBox |
Tabulator.TableCellCreator.copyParentBox(Cell cell,
JRPrintElement element,
JRLineBox baseBox,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom) |
JRLineBox |
TableCell.getBox() |
Modifier and Type | Method and Description |
---|---|
protected JRLineBox |
Tabulator.TableCellCreator.copyFrameBox(FrameCell frameCell,
JRPrintFrame frame,
JRLineBox baseBox,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom) |
protected JRLineBox |
Tabulator.TableCellCreator.copyParentBox(Cell cell,
JRPrintElement element,
JRLineBox baseBox,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom) |
void |
TableCell.setBox(JRLineBox box) |
Constructor and Description |
---|
TableCell(Tabulator tabulator,
TablePosition position,
Cell cell,
JRPrintElement element,
int colSpan,
int rowSpan,
Color backcolor,
JRLineBox box) |
Modifier and Type | Class and Description |
---|---|
class |
CachingLineBox |
Modifier and Type | Field and Description |
---|---|
protected JRLineBox |
JRFillTextElement.initLineBox |
protected JRLineBox |
JRFillImage.initLineBox |
protected JRLineBox |
JRFillChart.initLineBox |
protected JRLineBox |
JRFillTextElement.lineBox |
protected JRLineBox |
JRFillImage.lineBox |
protected JRLineBox |
JRFillCrosstab.lineBox |
protected JRLineBox |
JRTemplateFrame.lineBox |
protected JRLineBox |
JRFillFrame.lineBox |
protected JRLineBox |
JRTemplateText.lineBox |
protected JRLineBox |
JRFillChart.lineBox |
Modifier and Type | Method and Description |
---|---|
JRLineBox |
CachingLineBox.clone(JRBoxContainer boxContainer) |
JRLineBox |
JRTemplatePrintFrame.getLineBox() |
JRLineBox |
JRFillTextElement.getLineBox() |
JRLineBox |
JRFillCellContents.getLineBox() |
JRLineBox |
JRFillImage.getLineBox() |
JRLineBox |
JRFillCrosstab.getLineBox() |
JRLineBox |
JRTemplateFrame.getLineBox() |
JRLineBox |
JRFillFrame.getLineBox() |
JRLineBox |
JRTemplateText.getLineBox() |
JRLineBox |
JRTemplateImage.getLineBox() |
JRLineBox |
JRTemplatePrintImage.getLineBox() |
JRLineBox |
JRTemplatePrintText.getLineBox() |
JRLineBox |
JRFillChart.getLineBox() |
protected JRLineBox |
JRFillTextElement.getPrintLineBox() |
Modifier and Type | Method and Description |
---|---|
void |
JRTemplateFrame.copyBox(JRLineBox lineBox) |
void |
JRTemplateText.copyLineBox(JRLineBox box)
Copies box attributes.
|
void |
JRTemplateImage.copyLineBox(JRLineBox box)
Copies box attributes.
|
protected void |
JRFillCellContents.setBox(JRLineBox box) |
Constructor and Description |
---|
CachingLineBox(JRLineBox base) |
Modifier and Type | Method and Description |
---|---|
static JRLineBox |
JRBoxUtil.copyBordersNoPadding(JRLineBox box,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom,
JRLineBox complementaryBox) |
Modifier and Type | Method and Description |
---|---|
static void |
StyleUtil.appendBox(JRLineBox destBox,
JRLineBox srcBox)
Merges two boxes, by appending the properties of the source box to the ones of the destination box.
|
static void |
JRStyleResolver.appendBox(JRLineBox destBox,
JRLineBox srcBox)
Deprecated.
Replaced by
StyleUtil.appendBox(JRLineBox, JRLineBox) . |
static void |
JRBoxUtil.copy(JRLineBox source,
JRLineBox dest) |
static JRLineBox |
JRBoxUtil.copyBordersNoPadding(JRLineBox box,
boolean keepLeft,
boolean keepRight,
boolean keepTop,
boolean keepBottom,
JRLineBox complementaryBox) |
static void |
JRBoxUtil.eraseBox(JRLineBox box) |
JRStyle |
StyleResolver.getBaseStyle(JRLineBox box) |
Integer |
StyleResolver.getBottomPadding(JRLineBox box) |
static Integer |
JRStyleResolver.getBottomPadding(JRLineBox box)
Deprecated.
|
Integer |
StyleResolver.getLeftPadding(JRLineBox box) |
static Integer |
JRStyleResolver.getLeftPadding(JRLineBox box)
Deprecated.
|
Integer |
StyleResolver.getPadding(JRLineBox box) |
static Integer |
JRStyleResolver.getPadding(JRLineBox box)
Deprecated.
|
Integer |
StyleResolver.getRightPadding(JRLineBox box) |
static Integer |
JRStyleResolver.getRightPadding(JRLineBox box)
Deprecated.
|
Integer |
StyleResolver.getTopPadding(JRLineBox box) |
static Integer |
JRStyleResolver.getTopPadding(JRLineBox box)
Deprecated.
|
static void |
JRBoxUtil.reset(JRLineBox box,
boolean resetLeft,
boolean resetRight,
boolean resetTop,
boolean resetBottom) |
static void |
JRBoxUtil.rotate(JRLineBox box,
RotationEnum rotation) |
protected void |
JRApiWriter.writeBox(JRLineBox box,
String boxHolder) |
Modifier and Type | Method and Description |
---|---|
static void |
JRBoxFactory.setBoxAttributes(Attributes atts,
JRLineBox box) |
void |
JRXmlBaseWriter.writeBox(JRLineBox box) |
void |
JRXmlBaseWriter.writeBox(JRLineBox box,
XmlNamespace namespace) |
Copyright © 2016. All rights reserved.