Uses of Interface
net.sf.jasperreports.engine.JRLineBox
-
Packages that use JRLineBox 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. -
-
Uses of JRLineBox in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return JRLineBox Modifier and Type Method Description JRLineBoxIconLabelComponent. getLineBox()JRLineBoxIconLabelComponentFill. getLineBox()Methods in net.sf.jasperreports.components.iconlabel with parameters of type JRLineBox Modifier and Type Method Description voidIconLabelComponent. setLineBox(JRLineBox lineBox) -
Uses of JRLineBox in net.sf.jasperreports.components.table
Fields in net.sf.jasperreports.components.table declared as JRLineBox Modifier and Type Field Description protected JRLineBoxCompiledBaseCell. boxprotected JRLineBoxDesignBaseCell. boxMethods in net.sf.jasperreports.components.table that return JRLineBox Modifier and Type Method Description JRLineBoxCompiledBaseCell. getLineBox()JRLineBoxDesignBaseCell. getLineBox() -
Uses of JRLineBox in net.sf.jasperreports.crosstabs.base
Fields in net.sf.jasperreports.crosstabs.base declared as JRLineBox Modifier and Type Field Description protected JRLineBoxJRBaseCellContents. lineBoxprotected JRLineBoxJRBaseCrosstab. lineBoxMethods in net.sf.jasperreports.crosstabs.base that return JRLineBox Modifier and Type Method Description JRLineBoxJRBaseCellContents. getLineBox()JRLineBoxJRBaseCrosstab. getLineBox() -
Uses of JRLineBox in net.sf.jasperreports.crosstabs.design
Fields in net.sf.jasperreports.crosstabs.design declared as JRLineBox Modifier and Type Field Description protected JRLineBoxJRDesignCrosstab. lineBoxMethods in net.sf.jasperreports.crosstabs.design that return JRLineBox Modifier and Type Method Description JRLineBoxJRDesignCellContents. getLineBox()JRLineBoxJRDesignCrosstab. getLineBox() -
Uses of JRLineBox in net.sf.jasperreports.engine
Methods in net.sf.jasperreports.engine that return JRLineBox Modifier and Type Method Description JRLineBoxJRLineBox. clone(JRBoxContainer boxContainer)JRLineBoxJRBoxContainer. getLineBox()JRLineBoxJRStyle. getLineBox()Methods in net.sf.jasperreports.engine with parameters of type JRLineBox Modifier and Type Method Description JRPenJRBoxPenProvider. getPen(JRLineBox box)Gets the pen object. -
Uses of JRLineBox in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRLineBox Modifier and Type Class Description classJRBaseLineBoxThis is useful for drawing borders around text elements and images.Fields in net.sf.jasperreports.engine.base declared as JRLineBox Modifier and Type Field Description protected JRLineBoxJRBaseBoxPen. lineBoxprotected JRLineBoxJRBaseChart. lineBoxprotected JRLineBoxJRBaseFrame. lineBoxprotected JRLineBoxJRBaseImage. lineBoxprotected JRLineBoxJRBasePrintImage. lineBoxprotected JRLineBoxJRBasePrintText. lineBoxprotected JRLineBoxJRBaseStyle. lineBoxprotected JRLineBoxJRBaseTextElement. lineBoxMethods in net.sf.jasperreports.engine.base that return JRLineBox Modifier and Type Method Description JRLineBoxJRBaseLineBox. clone(JRBoxContainer boxContainer)JRLineBoxJRBaseBoxPen. getBox()JRLineBoxJRBoxPen. getBox()JRLineBoxJRBaseChart. getLineBox()JRLineBoxJRBaseFrame. getLineBox()JRLineBoxJRBaseImage. getLineBox()JRLineBoxJRBasePrintFrame. getLineBox()JRLineBoxJRBasePrintImage. getLineBox()JRLineBoxJRBasePrintText. getLineBox()JRLineBoxJRBaseStyle. getLineBox()JRLineBoxJRBaseTextElement. getLineBox()Methods in net.sf.jasperreports.engine.base with parameters of type JRLineBox Modifier and Type Method Description JRBoxPenJRBaseBoxPen. clone(JRLineBox lineBox)JRBoxPenJRBoxPen. clone(JRLineBox lineBox)voidJRBasePrintFrame. copyBox(JRLineBox lineBox)voidJRBasePrintImage. copyBox(JRLineBox lineBox)voidJRBasePrintText. copyBox(JRLineBox lineBox)JRPenJRBaseBoxBottomPen. getPen(JRLineBox box)JRPenJRBaseBoxLeftPen. getPen(JRLineBox box)JRPenJRBaseBoxPen. getPen(JRLineBox box)JRPenJRBaseBoxRightPen. getPen(JRLineBox box)JRPenJRBaseBoxTopPen. getPen(JRLineBox box)JRPenJRBoxPen. getPen(JRLineBox box)Constructors in net.sf.jasperreports.engine.base with parameters of type JRLineBox Constructor Description JRBaseBoxBottomPen(JRLineBox box)JRBaseBoxLeftPen(JRLineBox box)JRBaseBoxPen(JRLineBox box)JRBaseBoxRightPen(JRLineBox box)JRBaseBoxTopPen(JRLineBox box) -
Uses of JRLineBox in net.sf.jasperreports.engine.design
Fields in net.sf.jasperreports.engine.design declared as JRLineBox Modifier and Type Field Description protected JRLineBoxJRDesignChart. lineBoxprotected JRLineBoxJRDesignImage. lineBoxprotected JRLineBoxJRDesignTextElement. lineBoxMethods in net.sf.jasperreports.engine.design that return JRLineBox Modifier and Type Method Description JRLineBoxJRDesignChart. getLineBox()JRLineBoxJRDesignFrame. getLineBox()JRLineBoxJRDesignImage. getLineBox()JRLineBoxJRDesignTextElement. getLineBox()Methods in net.sf.jasperreports.engine.design with parameters of type JRLineBox Modifier and Type Method Description voidJRDesignFrame. copyBox(JRLineBox lineBox) -
Uses of JRLineBox in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return JRLineBox Modifier and Type Method Description JRLineBoxGridCellStyle. getBox()JRLineBoxJRExporterGridCell. getBox()Methods in net.sf.jasperreports.engine.export with parameters of type JRLineBox Modifier and Type Method Description protected booleanHtmlExporter. appendBorderStyle(JRLineBox box, StringBuilder styleBuffer)protected booleanHtmlExporter. appendPaddingStyle(JRLineBox box, StringBuilder styleBuffer)protected GridCellStyleJRGridLayout. cellStyle(Color backcolor, Color forecolor, JRLineBox box)protected voidJRPdfExporter. exportBox(JRLineBox box, JRPrintElement element)voidElementGridCell. setBox(JRLineBox box)voidElementReplacementGridCell. setBox(JRLineBox box)voidJRExporterGridCell. setBox(JRLineBox box)voidJRXlsMetadataExporter.BoxStyle. setBox(JRLineBox box)Constructors in net.sf.jasperreports.engine.export with parameters of type JRLineBox Constructor Description GridCellStyle(Color backcolor, Color forecolor, JRLineBox box) -
Uses of JRLineBox in net.sf.jasperreports.engine.export.draw
Methods in net.sf.jasperreports.engine.export.draw with parameters of type JRLineBox Modifier and Type Method Description protected 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 Modifier and Type Method Description voidBorderStyle. setBox(JRLineBox box) -
Uses of JRLineBox in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml with parameters of type JRLineBox Modifier and Type Method Description voidXlsxBorderHelper. export(JRLineBox box)voidDocxBorderHelper. 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 voidJRPptxExporter. exportPen(JRLineBox lineBox)intXlsxBorderHelper. 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)intXlsxFontHelper. getFont(JRLineBox box, Locale locale)protected JRPenJRPptxExporter. getPptxPen(JRLineBox box)Constructors in net.sf.jasperreports.engine.export.ooxml with parameters of type JRLineBox Constructor Description DocxBorderInfo(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 JRLineBox Modifier and Type Method Description protected 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)JRLineBoxTableCell. getBox()Methods in net.sf.jasperreports.engine.export.tabulator with parameters of type JRLineBox Modifier and Type Method Description protected 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)voidTableCell. setBox(JRLineBox box)Constructors in net.sf.jasperreports.engine.export.tabulator with parameters of type JRLineBox Constructor Description TableCell(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 JRLineBox Modifier and Type Class Description classCachingLineBoxFields in net.sf.jasperreports.engine.fill declared as JRLineBox Modifier and Type Field Description protected JRLineBoxJRFillChart. initLineBoxprotected JRLineBoxJRFillImage. initLineBoxprotected JRLineBoxJRFillTextElement. initLineBoxprotected JRLineBoxJRFillChart. lineBoxprotected JRLineBoxJRFillCrosstab. lineBoxprotected JRLineBoxJRFillFrame. lineBoxprotected JRLineBoxJRFillImage. lineBoxprotected JRLineBoxJRFillTextElement. lineBoxprotected JRLineBoxJRTemplateFrame. lineBoxprotected JRLineBoxJRTemplateText. lineBoxMethods in net.sf.jasperreports.engine.fill that return JRLineBox Modifier and Type Method Description JRLineBoxCachingLineBox. clone(JRBoxContainer boxContainer)JRLineBoxJRFillCellContents. getLineBox()JRLineBoxJRFillChart. getLineBox()JRLineBoxJRFillCrosstab. getLineBox()JRLineBoxJRFillFrame. getLineBox()JRLineBoxJRFillImage. getLineBox()JRLineBoxJRFillTextElement. getLineBox()JRLineBoxJRTemplateFrame. getLineBox()JRLineBoxJRTemplateImage. getLineBox()JRLineBoxJRTemplatePrintFrame. getLineBox()JRLineBoxJRTemplatePrintImage. getLineBox()JRLineBoxJRTemplatePrintText. getLineBox()JRLineBoxJRTemplateText. getLineBox()protected JRLineBoxJRFillTextElement. getPrintLineBox()Methods in net.sf.jasperreports.engine.fill with parameters of type JRLineBox Modifier and Type Method Description voidJRTemplateFrame. copyBox(JRLineBox lineBox)voidJRTemplateImage. copyLineBox(JRLineBox box)Copies box attributes.voidJRTemplateText. copyLineBox(JRLineBox box)Copies box attributes.protected voidJRFillCellContents. setBox(JRLineBox box)Constructors in net.sf.jasperreports.engine.fill with parameters of type JRLineBox Constructor Description CachingLineBox(JRLineBox base) -
Uses of JRLineBox in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util that return JRLineBox Modifier and Type Method Description static 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 JRLineBox Modifier and Type Method Description static voidStyleUtil. appendBox(JRLineBox destBox, JRLineBox srcBox)Merges two boxes, by appending the properties of the source box to the ones of the destination box.static voidJRBoxUtil. copy(JRLineBox source, JRLineBox dest)static JRLineBoxJRBoxUtil. copyBordersNoPadding(JRLineBox box, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom, JRLineBox complementaryBox)static voidJRBoxUtil. eraseBox(JRLineBox box)JRStyleStyleResolver. getBaseStyle(JRLineBox box)IntegerStyleResolver. getBottomPadding(JRLineBox box)IntegerStyleResolver. getLeftPadding(JRLineBox box)IntegerStyleResolver. getPadding(JRLineBox box)IntegerStyleResolver. getRightPadding(JRLineBox box)IntegerStyleResolver. getTopPadding(JRLineBox box)static voidJRBoxUtil. reset(JRLineBox box, boolean resetLeft, boolean resetRight, boolean resetTop, boolean resetBottom)static voidJRBoxUtil. rotate(JRLineBox box, RotationEnum rotation)protected voidJRApiWriter. writeBox(JRLineBox box, String boxHolder) -
Uses of JRLineBox in net.sf.jasperreports.engine.xml
Methods in net.sf.jasperreports.engine.xml with parameters of type JRLineBox Modifier and Type Method Description static voidJRBoxFactory. setBoxAttributes(Attributes atts, JRLineBox box)voidJRXmlBaseWriter. writeBox(JRLineBox box)voidJRXmlBaseWriter. writeBox(JRLineBox box, XmlNamespace namespace)
-