Uses of Interface
net.sf.jasperreports.engine.JRLineBox
Packages that use JRLineBox
Package
Description
Contains base implementations for chart related interfaces.
Contains design time implementations for chart related interfaces.
Contains fill time implementations for chart related interfaces.
Contains classes for the built-in Icon Label component.
Contains classes for the built-in Table component.
Contains base classes for the Crosstab report element.
Contains design classes for the Crosstab report element.
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.
Contains base implementations for the library's main interfaces.
Contains design time implementations for the library's main interfaces as well as report compiling tools.
Provides utility classes for exporting reports to various popular formats such as
PDF, HTML, RTF, CSV, Excel, DOCX, PPTX, ODT, ODS, XML, Text, etc.
Contains classes for drawing elements at export time.
Provides utility classes for exporting reports to Open Document Format, such as
ODT and ODS.
Provides utility classes for exporting reports to Office Open XML Format, such as
DOCX, XLSX and PPTX.
Contains fill time implementations for the library's main interfaces and the entire
engine used in the filling process (the actual core of JasperReports).
Contains utility classes for the core library.
-
Uses of JRLineBox in net.sf.jasperreports.charts.base
Fields in net.sf.jasperreports.charts.base declared as JRLineBoxMethods in net.sf.jasperreports.charts.base that return JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.charts.design
Fields in net.sf.jasperreports.charts.design declared as JRLineBoxMethods in net.sf.jasperreports.charts.design that return JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.charts.fill
Fields in net.sf.jasperreports.charts.fill declared as JRLineBoxModifier and TypeFieldDescriptionprotected final JRLineBoxJRFillChart.initLineBoxprotected JRLineBoxJRFillChart.lineBoxMethods in net.sf.jasperreports.charts.fill that return JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return JRLineBoxModifier and TypeMethodDescriptionIconLabelComponent.getLineBox()IconLabelComponentFill.getLineBox()Methods in net.sf.jasperreports.components.iconlabel with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.components.table
Fields in net.sf.jasperreports.components.table declared as JRLineBoxModifier and TypeFieldDescriptionprotected JRLineBoxCompiledBaseCell.boxprotected JRLineBoxDesignBaseCell.boxMethods in net.sf.jasperreports.components.table that return JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.crosstabs.base
Fields in net.sf.jasperreports.crosstabs.base declared as JRLineBoxModifier and TypeFieldDescriptionprotected JRLineBoxJRBaseCellContents.lineBoxprotected JRLineBoxJRBaseCrosstab.lineBoxMethods in net.sf.jasperreports.crosstabs.base that return JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.crosstabs.design
Fields in net.sf.jasperreports.crosstabs.design declared as JRLineBoxMethods in net.sf.jasperreports.crosstabs.design that return JRLineBoxModifier and TypeMethodDescriptionJRDesignCellContents.getLineBox()JRDesignCrosstab.getLineBox() -
Uses of JRLineBox in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return JRLineBoxModifier and TypeMethodDescriptionJRLineBox.clone(JRBoxContainer boxContainer) JRBoxContainer.getLineBox()Methods in net.sf.jasperreports.engine with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRLineBoxModifier and TypeClassDescriptionclassThis is useful for drawing borders around text elements and images.Fields in net.sf.jasperreports.engine.base declared as JRLineBoxModifier and TypeFieldDescriptionprotected JRLineBoxJRBaseBoxPen.lineBoxprotected JRLineBoxJRBaseFrame.lineBoxprotected JRLineBoxJRBaseImage.lineBoxprotected JRLineBoxJRBasePrintImage.lineBoxprotected JRLineBoxJRBasePrintText.lineBoxprotected JRLineBoxJRBaseStyle.lineBoxprotected JRLineBoxJRBaseTextElement.lineBoxMethods in net.sf.jasperreports.engine.base that return JRLineBoxModifier and TypeMethodDescriptionJRBaseLineBox.clone(JRBoxContainer boxContainer) JRBaseBoxPen.getBox()JRBoxPen.getBox()JRBaseFrame.getLineBox()JRBaseImage.getLineBox()JRBasePrintFrame.getLineBox()JRBasePrintImage.getLineBox()JRBasePrintText.getLineBox()JRBaseStyle.getLineBox()JRBaseTextElement.getLineBox()Methods in net.sf.jasperreports.engine.base with parameters of type JRLineBoxModifier and TypeMethodDescriptionvoidvoidvoidConstructors in net.sf.jasperreports.engine.base with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.engine.design
Fields in net.sf.jasperreports.engine.design declared as JRLineBoxModifier and TypeFieldDescriptionprotected JRLineBoxJRDesignImage.lineBoxprotected JRLineBoxJRDesignTextElement.lineBoxMethods in net.sf.jasperreports.engine.design that return JRLineBoxModifier and TypeMethodDescriptionJRDesignFrame.getLineBox()JRDesignImage.getLineBox()JRDesignTextElement.getLineBox()Methods in net.sf.jasperreports.engine.design with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return JRLineBoxMethods in net.sf.jasperreports.engine.export with parameters of type JRLineBoxModifier and TypeMethodDescriptionprotected booleanHtmlExporter.appendBorderStyle(JRLineBox box, StringBuilder styleBuffer) protected booleanHtmlExporter.appendPaddingStyle(JRLineBox box, StringBuilder styleBuffer) protected GridCellStylevoidvoidvoidConstructors in net.sf.jasperreports.engine.export with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.engine.export.draw
Methods in net.sf.jasperreports.engine.export.draw with parameters of type JRLineBoxModifier and TypeMethodDescriptionprotected voidElementDrawer.drawBox(Graphics2D grx, JRLineBox box, JRPrintElement element, int offsetX, int offsetY) -
Uses of JRLineBox in net.sf.jasperreports.engine.export.oasis
Methods in net.sf.jasperreports.engine.export.oasis with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml with parameters of type JRLineBoxModifier and TypeMethodDescriptionvoidvoidDocxBorderHelper.exportBorder(JRLineBox box) voidXlsxCellHelper.exportHeader(JRLineBox box, int rowIndex, int colIndex, int maxColIndex, TextValue textValue, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle) voidDocxBorderHelper.exportPadding(JRLineBox box) protected voidintXlsxBorderHelper.getBorder(JRLineBox box, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle) intXlsxStyleHelper.getCellStyle(JRLineBox box, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle) intprotected JRPenJRPptxExporter.getPptxPen(JRLineBox box) Constructors in net.sf.jasperreports.engine.export.ooxml with parameters of type JRLineBoxModifierConstructorDescriptionDocxBorderInfo(JRLineBox box) XlsxBorderInfo(JRLineBox box) XlsxBorderInfo(JRLineBox box, LineDirectionEnum direction) -
Uses of JRLineBox in net.sf.jasperreports.engine.export.tabulator
Methods in net.sf.jasperreports.engine.export.tabulator that return JRLineBoxModifier and TypeMethodDescriptionprotected JRLineBoxTabulator.TableCellCreator.copyFrameBox(FrameCell frameCell, JRPrintFrame frame, JRLineBox baseBox, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom) protected JRLineBoxTabulator.TableCellCreator.copyParentBox(Cell cell, JRPrintElement element, JRLineBox baseBox, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom) TableCell.getBox()Methods in net.sf.jasperreports.engine.export.tabulator with parameters of type JRLineBoxModifier and TypeMethodDescriptionprotected JRLineBoxTabulator.TableCellCreator.copyFrameBox(FrameCell frameCell, JRPrintFrame frame, JRLineBox baseBox, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom) protected JRLineBoxTabulator.TableCellCreator.copyParentBox(Cell cell, JRPrintElement element, JRLineBox baseBox, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom) voidConstructors in net.sf.jasperreports.engine.export.tabulator with parameters of type JRLineBoxModifierConstructorDescriptionTableCell(Tabulator tabulator, TablePosition position, Cell cell, JRPrintElement element, TableCell.CellType cellType, int colSpan, int rowSpan, Color backcolor, JRLineBox box) -
Uses of JRLineBox in net.sf.jasperreports.engine.fill
Classes in net.sf.jasperreports.engine.fill that implement JRLineBoxFields in net.sf.jasperreports.engine.fill declared as JRLineBoxModifier and TypeFieldDescriptionprotected final JRLineBoxJRFillImage.initLineBoxprotected final JRLineBoxJRFillTextElement.initLineBoxprotected final JRLineBoxJRFillCrosstab.lineBoxprotected final JRLineBoxJRFillFrame.lineBoxprotected JRLineBoxJRFillImage.lineBoxprotected JRLineBoxJRFillTextElement.lineBoxprotected JRLineBoxJRTemplateFrame.lineBoxprotected JRLineBoxJRTemplateText.lineBoxMethods in net.sf.jasperreports.engine.fill that return JRLineBoxModifier and TypeMethodDescriptionCachingLineBox.clone(JRBoxContainer boxContainer) JRFillCellContents.getLineBox()JRFillCrosstab.getLineBox()JRFillFrame.getLineBox()JRFillImage.getLineBox()JRFillTextElement.getLineBox()JRTemplateFrame.getLineBox()JRTemplateImage.getLineBox()JRTemplatePrintFrame.getLineBox()JRTemplatePrintImage.getLineBox()JRTemplatePrintText.getLineBox()JRTemplateText.getLineBox()protected JRLineBoxJRFillTextElement.getPrintLineBox()Methods in net.sf.jasperreports.engine.fill with parameters of type JRLineBoxModifier and TypeMethodDescriptionvoidvoidJRTemplateImage.copyLineBox(JRLineBox box) Copies box attributes.voidJRTemplateText.copyLineBox(JRLineBox box) Copies box attributes.protected voidConstructors in net.sf.jasperreports.engine.fill with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util that return JRLineBoxModifier and TypeMethodDescriptionstatic JRLineBoxJRBoxUtil.copyBordersNoPadding(JRLineBox box, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom, JRLineBox complementaryBox) Methods in net.sf.jasperreports.engine.util with parameters of type JRLineBoxModifier and TypeMethodDescriptionstatic voidMerges two boxes, by appending the properties of the source box to the ones of the destination box.static voidstatic JRLineBoxJRBoxUtil.copyBordersNoPadding(JRLineBox box, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom, JRLineBox complementaryBox) static voidStyleResolver.getBaseStyle(JRLineBox box) StyleResolver.getBottomPadding(JRLineBox box) StyleResolver.getLeftPadding(JRLineBox box) StyleResolver.getPadding(JRLineBox box) StyleResolver.getRightPadding(JRLineBox box) StyleResolver.getTopPadding(JRLineBox box) static booleanJRBoxUtil.hasOwnValues(JRLineBox box) static voidJRBoxUtil.reset(JRLineBox box, boolean resetLeft, boolean resetRight, boolean resetTop, boolean resetBottom) static voidJRBoxUtil.rotate(JRLineBox box, RotationEnum rotation) void -
Uses of JRLineBox in net.sf.jasperreports.engine.xml.print
Methods in net.sf.jasperreports.engine.xml.print with parameters of type JRLineBox -
Uses of JRLineBox in net.sf.jasperreports.jackson.util
Methods in net.sf.jasperreports.jackson.util with parameters of type JRLineBoxModifier and TypeMethodDescriptionbooleanLineBoxSerializer.isEmpty(com.fasterxml.jackson.databind.SerializerProvider provider, JRLineBox value) voidLineBoxSerializer.serialize(JRLineBox value, com.fasterxml.jackson.core.JsonGenerator jgen, com.fasterxml.jackson.databind.SerializerProvider provider) -
Uses of JRLineBox in net.sf.jasperreports.pdf
Methods in net.sf.jasperreports.pdf with parameters of type JRLineBoxModifier and TypeMethodDescriptionprotected voidJRPdfExporter.exportBox(JRLineBox box, JRPrintElement element) -
Uses of JRLineBox in net.sf.jasperreports.poi.export
Methods in net.sf.jasperreports.poi.export with parameters of type JRLineBox