Uses of Interface
net.sf.jasperreports.engine.JRPrintElement
Packages that use JRPrintElement
Package
Description
Contains classes for the built-in Barbecue component.
Contains classes for the built-in Barcode4J component.
Contains fill time implementations for chart related interfaces.
Contains classes for the built-in Icon Label component.
Contains classes for the built-in List component.
Contains classes for the built-in Spider Chart component.
Contains fill time implementations for subreport component related interfaces.
Contains classes for the built-in Table component.
Contains fill time implementations for Table component related interfaces.
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.
Provides interfaces and base classes for the built-in JasperReports component functionality.
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.
Provides support for JasperReports viewer feature.
-
Uses of JRPrintElement in net.sf.jasperreports.barbecue
Methods in net.sf.jasperreports.barbecue that return JRPrintElementModifier and TypeMethodDescriptionBarbecueDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) BarbecueFillComponent.fill()
Methods in net.sf.jasperreports.barbecue with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
BarbecueFillComponent.evaluateDelayedElement
(JRPrintElement element, byte evaluation) -
Uses of JRPrintElement in net.sf.jasperreports.barcode4j
Methods in net.sf.jasperreports.barcode4j that return JRPrintElementModifier and TypeMethodDescriptionBarcodeDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) BarcodeFillComponent.fill()
Methods in net.sf.jasperreports.barcode4j with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
BarcodeFillComponent.evaluateDelayedElement
(JRPrintElement element, byte evaluation) -
Uses of JRPrintElement in net.sf.jasperreports.charts.convert
Methods in net.sf.jasperreports.charts.convert that return JRPrintElementModifier and TypeMethodDescriptionChartConverter.convert
(ReportConverter reportConverter, JRElement element) Methods in net.sf.jasperreports.charts.convert with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
ChartsConvertVisitor.addElement
(JRBasePrintFrame frame, JRPrintElement element) -
Uses of JRPrintElement in net.sf.jasperreports.charts.fill
Methods in net.sf.jasperreports.charts.fill that return JRPrintElementMethods in net.sf.jasperreports.charts.fill with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JRFillChart.resolveElement
(JRPrintElement element, byte evaluation) -
Uses of JRPrintElement in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return JRPrintElementModifier and TypeMethodDescriptionIconLabelComponentDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) IconLabelComponentFill.fill()
Methods in net.sf.jasperreports.components.iconlabel with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
IconLabelComponentFill.evaluateDelayedElement
(JRPrintElement element, byte evaluation) -
Uses of JRPrintElement in net.sf.jasperreports.components.list
Methods in net.sf.jasperreports.components.list that return JRPrintElementModifier and TypeMethodDescriptionListDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) BaseFillList.fill()
Methods in net.sf.jasperreports.components.list that return types with arguments of type JRPrintElementMethods in net.sf.jasperreports.components.list with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
BaseFillList.AppendingPrintElementContainer.addElement
(JRPrintElement element) -
Uses of JRPrintElement in net.sf.jasperreports.components.spiderchart
Methods in net.sf.jasperreports.components.spiderchart that return JRPrintElementModifier and TypeMethodDescriptionSpiderChartDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) FillSpiderChart.fill()
Methods in net.sf.jasperreports.components.spiderchart with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
FillSpiderChart.evaluateDelayedElement
(JRPrintElement element, byte evaluation) -
Uses of JRPrintElement in net.sf.jasperreports.components.subreport.fill
Methods in net.sf.jasperreports.components.subreport.fill that return JRPrintElementMethods in net.sf.jasperreports.components.subreport.fill that return types with arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected Collection
<JRPrintElement> ComponentFillSubreport.getPrintElements()
-
Uses of JRPrintElement in net.sf.jasperreports.components.table
Methods in net.sf.jasperreports.components.table that return JRPrintElementModifier and TypeMethodDescriptionTableDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) -
Uses of JRPrintElement in net.sf.jasperreports.components.table.fill
Methods in net.sf.jasperreports.components.table.fill that return JRPrintElement -
Uses of JRPrintElement in net.sf.jasperreports.engine
Subinterfaces of JRPrintElement in net.sf.jasperreports.engineModifier and TypeInterfaceDescriptioninterface
A generic print element.interface
interface
A print elements container.interface
interface
interface
interface
interface
Methods in net.sf.jasperreports.engine that return JRPrintElementMethods in net.sf.jasperreports.engine that return types with arguments of type JRPrintElementModifier and TypeMethodDescriptionJRPrintElementListContainer.getElements()
Returns the list ofelements
of the container.JRPrintFrame.getElements()
Returns the list of print elements contained in the frame.Methods in net.sf.jasperreports.engine with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
JRPrintElementListContainer.addElement
(JRPrintElement element) Adds an element to the container.static PrintElementId
PrintElementId.forElement
(JRPrintElement element) boolean
PrintElementId.matches
(JRPrintElement element) static boolean
PrintElementId.matches
(JRPrintElement element1, JRPrintElement element2) void
BookmarkHelper.updateBookmark
(JRPrintElement element) Method parameters in net.sf.jasperreports.engine with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JasperPrint.collectAnchors
(Collection<JRPrintElement> elements, int pageIndex, int offsetX, int offsetY) void
JRPrintPage.setElements
(List<JRPrintElement> elements) Constructors in net.sf.jasperreports.engine with parameters of type JRPrintElementModifierConstructorDescriptionJRPrintAnchorIndex
(int page, JRPrintElement elem) Creates an element anchor.JRPrintAnchorIndex
(int page, JRPrintElement elem, int offsetX, int offsetY) Creates an element anchor. -
Uses of JRPrintElement in net.sf.jasperreports.engine.base
Classes in net.sf.jasperreports.engine.base that implement JRPrintElementModifier and TypeClassDescriptionclass
A basic implementation ofJRGenericPrintElement
.class
class
class
Base implementation ofJRPrintFrame
.class
class
class
class
class
Fields in net.sf.jasperreports.engine.base with type parameters of type JRPrintElementMethods in net.sf.jasperreports.engine.base that return JRPrintElementModifier and TypeMethodDescriptionElementsBlock.get
(int index) ElementsBlockList.get
(int index) ElementStore.get
(int index) VirtualizableElementList.get
(int index) ElementsBlock.remove
(int index) ElementsBlockList.remove
(int index) ElementStore.remove
(int index) VirtualizableElementList.remove
(int index) ElementsBlock.set
(int index, JRPrintElement element) ElementsBlockList.set
(int index, JRPrintElement element) ElementStore.set
(int index, JRPrintElement element) VirtualizableElementList.set
(int index, JRPrintElement element) Methods in net.sf.jasperreports.engine.base that return types with arguments of type JRPrintElementModifier and TypeMethodDescriptionVirtualElementsData.getElementEvaluations
(int fillerId, JREvaluationTime evaluationTime) JRBasePrintFrame.getElements()
JRBasePrintPage.getElements()
JRVirtualPrintPage.getElements()
VirtualElementsData.getElements()
Methods in net.sf.jasperreports.engine.base with parameters of type JRPrintElementModifier and TypeMethodDescriptionboolean
ElementsBlock.add
(int index, JRPrintElement element) boolean
ElementsBlock.add
(int index, JRPrintElement element, boolean force) boolean
ElementsBlock.add
(JRPrintElement element) boolean
ElementsBlock.add
(JRPrintElement element, boolean force) boolean
ElementsBlockList.add
(int index, JRPrintElement element) boolean
ElementsBlockList.add
(JRPrintElement element) boolean
ElementStore.add
(int index, JRPrintElement element) boolean
ElementStore.add
(JRPrintElement element) void
VirtualizableElementList.add
(int index, JRPrintElement element) boolean
VirtualizableElementList.add
(JRPrintElement element) void
JRBasePrintFrame.addElement
(JRPrintElement element) void
JRBasePrintPage.addElement
(JRPrintElement element) void
JRVirtualPrintPage.addElement
(JRPrintElement element) protected boolean
ElementsBlock.preAdd
(JRPrintElement element, boolean force) ElementsBlock.set
(int index, JRPrintElement element) ElementsBlockList.set
(int index, JRPrintElement element) ElementStore.set
(int index, JRPrintElement element) VirtualizableElementList.set
(int index, JRPrintElement element) Method parameters in net.sf.jasperreports.engine.base with type arguments of type JRPrintElementModifier and TypeMethodDescriptionvoid
VirtualizableElementList.set
(List<JRPrintElement> elements) void
VirtualElementsData.setElementEvaluations
(int fillerId, JREvaluationTime evaluationTime, Map<JRPrintElement, Integer> evaluations) void
JRBasePrintPage.setElements
(List<JRPrintElement> elements) void
JRVirtualPrintPage.setElements
(List<JRPrintElement> elements) void
ElementsBlock.transferElements
(Consumer<JRPrintElement> consumer) void
ElementsBlockList.transferElements
(Consumer<JRPrintElement> consumer) void
ElementStore.transferElements
(Consumer<JRPrintElement> consumer) void
VirtualizableElementList.transferElements
(Consumer<JRPrintElement> consumer) Constructor parameters in net.sf.jasperreports.engine.base with type arguments of type JRPrintElement -
Uses of JRPrintElement in net.sf.jasperreports.engine.component
Methods in net.sf.jasperreports.engine.component that return JRPrintElementModifier and TypeMethodDescriptionComponentDesignConverter.convert
(ReportConverter reportConverter, JRComponentElement element) Converts a component element into a print element that represents a preview of the component.FillComponent.fill()
Fills the component by creating a print element which will be included in the generated report.Methods in net.sf.jasperreports.engine.component with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
BaseFillComponent.evaluateDelayedElement
(JRPrintElement element, byte evaluation) The default implementation throwsUnsupportedOperationException
.void
FillComponent.evaluateDelayedElement
(JRPrintElement element, byte evaluation) Perform delayed evaluations and fill the print element with the resulting data.void
FillContext.registerDelayedEvaluation
(JRPrintElement printElement, EvaluationTimeEnum evaluationTime, String evaluationGroup) Registers a delayed evaluation for a print element. -
Uses of JRPrintElement in net.sf.jasperreports.engine.convert
Fields in net.sf.jasperreports.engine.convert declared as JRPrintElementMethods in net.sf.jasperreports.engine.convert that return JRPrintElementModifier and TypeMethodDescriptionComponentElementConverter.convert
(ReportConverter reportConverter, JRElement element) CrosstabConverter.convert
(ReportConverter reportConverter, JRElement element) abstract JRPrintElement
ElementConverter.convert
(ReportConverter reportConverter, JRElement element) ElementIconConverter.convert
(ReportConverter reportConverter, JRElement element) EllipseConverter.convert
(ReportConverter reportConverter, JRElement element) FrameConverter.convert
(ReportConverter reportConverter, JRElement element) ImageConverter.convert
(ReportConverter reportConverter, JRElement element) LineConverter.convert
(ReportConverter reportConverter, JRElement element) RectangleConverter.convert
(ReportConverter reportConverter, JRElement element) StaticTextConverter.convert
(ReportConverter reportConverter, JRElement element) TextFieldConverter.convert
(ReportConverter reportConverter, JRElement element) ConvertVisitor.getVisitPrintElement
(JRVisitable visitable) Methods in net.sf.jasperreports.engine.convert with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
ConvertVisitor.addContour
(ReportConverter reportConverter, JRBasePrintFrame frame, JRPrintElement element) void
ConvertVisitor.addElement
(JRBasePrintFrame frame, JRPrintElement element) void
ReportConverter.copyBaseAttributes
(JRElement source, JRPrintElement converted) protected void
ElementConverter.copyElement
(ReportConverter reportConverter, JRElement element, JRPrintElement printElement) -
Uses of JRPrintElement in net.sf.jasperreports.engine.export
Methods in net.sf.jasperreports.engine.export that return JRPrintElementModifier and TypeMethodDescriptionElementGridCell.getElement()
ElementReplacementGridCell.getElement()
EmptyGridCell.getElement()
abstract JRPrintElement
JRExporterGridCell.getElement()
JRGridLayout.getElement
(PrintElementIndex parentIndex, int index) OccupiedGridCell.getElement()
GenericElementTransformer.transformElement
(GenericElementTransformerContext context, JRGenericPrintElement element) Transforms a generic print element into another element.Methods in net.sf.jasperreports.engine.export with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
ExcelAbstractExporter.configureDefinedNames
(ExporterNature exporterNature, JRPrintElement element) void
JRXmlExporter.exportElement
(JRPrintElement element) protected void
JRXmlExporter.exportReportElement
(JRPrintElement element) protected String
HtmlExporter.getCellProperty
(JRPrintElement element, TableCell cell, String key) JRXlsAbstractExporterNature.getColumnAutoFit
(JRPrintElement element) JRXlsAbstractExporterNature.getColumnWidth
(JRPrintElement element, boolean columnAutoFit) JRXlsAbstractExporterNature.getColumnWidthRatio
(JRPrintElement element) HtmlExporter.getDataAttributes
(JRPrintElement element, TableCell cell) JRXlsAbstractExporterNature.getDefinedNames
(JRPrintElement element) JRXlsAbstractExporterNature.getFirstPageNumber
(JRPrintElement element) JRXlsAbstractExporterNature.getFreezeColumnEdge
(JRPrintElement element) JRXlsAbstractExporterNature.getFreezeRowEdge
(JRPrintElement element) JRXlsAbstractExporterNature.getIgnoreCellBackground
(JRPrintElement element) JRXlsAbstractExporterNature.getIgnoreCellBorder
(JRPrintElement element) JRXlsAbstractExporterNature.getIgnoreRowHeight
(JRPrintElement element) JRXlsAbstractExporterNature.getPageScale
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintFooterMargin
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintHeaderMargin
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintPageBottomMargin
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintPageHeight
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintPageLeftMargin
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintPageRightMargin
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintPageTopMargin
(JRPrintElement element) JRXlsAbstractExporterNature.getPrintPageWidth
(JRPrintElement element) JRXlsAbstractExporterNature.getRowAutoFit
(JRPrintElement element) JRXlsAbstractExporterNature.getRowLevelSuffixes
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetFooterCenter
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetFooterLeft
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetFooterRight
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetHeaderCenter
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetHeaderLeft
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetHeaderRight
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetName
(JRPrintElement element) JRXlsAbstractExporterNature.getSheetTabColor
(JRPrintElement element) JRXlsAbstractExporterNature.getShowGridlines
(JRPrintElement element) JRXlsAbstractExporterNature.getWhitePageBackground
(JRPrintElement element) boolean
ExporterNature.isBreakAfterRow
(JRPrintElement element) boolean
JRCsvExporterNature.isBreakAfterRow
(JRPrintElement element) boolean
JRXlsAbstractExporterNature.isBreakAfterRow
(JRPrintElement element) boolean
ExporterNature.isBreakBeforeRow
(JRPrintElement element) boolean
JRCsvExporterNature.isBreakBeforeRow
(JRPrintElement element) boolean
JRXlsAbstractExporterNature.isBreakBeforeRow
(JRPrintElement element) protected boolean
ExcelAbstractExporter.isCellHidden
(JRPrintElement element) protected boolean
ExcelAbstractExporter.isCellLocked
(JRPrintElement element) protected boolean
AbstractHtmlExporter.isConvertSvgToImage
(JRPrintElement element) protected boolean
AbstractHtmlExporter.isEmbeddedSvgUseFonts
(JRPrintElement element) protected boolean
AbstractHtmlExporter.isEmbedImage
(JRPrintElement element) protected boolean
ExcelAbstractExporter.isIgnoreTextFormatting
(JRPrintElement element) protected boolean
ExcelAbstractExporter.isShrinkToFit
(JRPrintElement element) boolean
ElementKeyExporterFilter.isToExport
(JRPrintElement element) Excludes elements whose keys match any of the excluded keys.boolean
ElementPropertyExporterFilter.isToExport
(JRPrintElement element) boolean
ExporterFilter.isToExport
(JRPrintElement element) boolean
ExporterFilterContainer.isToExport
(JRPrintElement element) Returnstrue
if the element is not filtered by any of the contained filters.boolean
GenericElementsFilterDecorator.isToExport
(JRPrintElement element) boolean
JRCsvExporterNature.isToExport
(JRPrintElement element) boolean
JROriginExporterFilter.isToExport
(JRPrintElement element) boolean
JRXlsAbstractExporterNature.isToExport
(JRPrintElement element) boolean
MatcherExporterFilter.isToExport
(JRPrintElement element) protected boolean
AbstractHtmlExporter.isUseBackgroundImageToAlign
(JRPrintElement element) protected boolean
ExcelAbstractExporter.isUseTimeZone
(JRPrintElement element) protected boolean
ExcelAbstractExporter.isWrapText
(JRPrintElement element) protected void
JRGridLayout.setGridElement
(JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, int row1, int col1, int row2, int col2) void
AbstractExporterNature.setXProperties
(Map<String, Object> xCutsProperties, JRPrintElement element) void
AbstractExporterNature.setXProperties
(CutsInfo xCuts, JRPrintElement element, int row1, int col1, int row2, int col2) void
ExporterNature.setXProperties
(Map<String, Object> xCutsProperties, JRPrintElement element) void
ExporterNature.setXProperties
(CutsInfo xCuts, JRPrintElement element, int row1, int col1, int row2, int col2) void
JRXlsAbstractExporterNature.setXProperties
(Map<String, Object> xCutsProperties, JRPrintElement element) void
JRXlsAbstractExporterNature.setXProperties
(CutsInfo xCuts, JRPrintElement element, int row1, int col1, int row2, int col2) void
AbstractExporterNature.setYProperties
(Map<String, Object> yCutsProperties, JRPrintElement element) void
AbstractExporterNature.setYProperties
(CutsInfo yCuts, JRPrintElement element, int row1, int col1, int row2, int col2) void
ExporterNature.setYProperties
(Map<String, Object> yCutsProperties, JRPrintElement element) void
ExporterNature.setYProperties
(CutsInfo yCuts, JRPrintElement element, int row1, int col1, int row2, int col2) void
JRXlsAbstractExporterNature.setYProperties
(Map<String, Object> yCutsProperties, JRPrintElement element) void
JRXlsAbstractExporterNature.setYProperties
(CutsInfo yCuts, JRPrintElement element, int row1, int col1, int row2, int col2) protected void
HtmlExporter.startCell
(JRPrintElement element, TableCell cell) protected abstract void
JRXlsAbstractMetadataExporter.updateSheet
(JRPrintElement element) Method parameters in net.sf.jasperreports.engine.export with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected static void
JRGridLayout.addXCuts
(ExporterNature nature, List<JRPrintElement> elementsList, int elementOffsetX, CutsInfo xCuts) This static method calculates the X cuts for a list of print elements and stores them in the list indicated by the xCuts parameter.protected void
JRGridLayout.createCuts
(List<JRPrintElement> elements, int elementOffsetX, int elementOffsetY, boolean createXCuts) void
HtmlExporter.exportElements
(List<JRPrintElement> elements) protected void
JRCsvMetadataExporter.exportElements
(List<JRPrintElement> elements, CsvMetadataReportConfiguration configuration, Map<String, String> currentRow, Map<String, String> repeatedValues, boolean hasDefinedColumns) protected void
JRRtfExporter.exportElements
(Collection<JRPrintElement> elements) protected void
JRTextExporter.exportElements
(List<JRPrintElement> elements) protected void
JRXmlExporter.exportElements
(Collection<JRPrintElement> elements) protected void
JRGridLayout.layoutGrid
(PrintElementIndex parentElementIndex, List<JRPrintElement> elements) Constructs the element grid.protected void
JRGridLayout.setGridElements
(PrintElementIndex parentIndex, List<JRPrintElement> elements, int elementOffsetX, int elementOffsetY, int startRow, int startCol, int endRow, int endCol) protected void
JRGridLayout.setMargins
(List<JRPrintElement> elements) protected static void
GenericElementReportTransformer.transformElements
(GenericElementReportTransformer.TransformerContext context, String transformerExportKey, List<JRPrintElement> elements) Constructors in net.sf.jasperreports.engine.export with parameters of type JRPrintElementModifierConstructorDescriptionElementReplacementGridCell
(ElementGridCell originalCell, JRPrintElement element) Constructor parameters in net.sf.jasperreports.engine.export with type arguments of type JRPrintElementModifierConstructorDescriptionJRGridLayout
(ExporterNature nature, List<JRPrintElement> elements, int width, int height, int offsetX, int offsetY) Constructor.JRGridLayout
(ExporterNature nature, List<JRPrintElement> elements, int width, int height, int offsetX, int offsetY, CutsInfo xCuts) Constructor.protected
JRGridLayout
(JRGridLayout parent, List<JRPrintElement> elements, int width, int height, int offsetX, int offsetY, PrintElementIndex parentElementIndex) Constructor. -
Uses of JRPrintElement in net.sf.jasperreports.engine.export.draw
Classes in net.sf.jasperreports.engine.export.draw with type parameters of type JRPrintElementMethods in net.sf.jasperreports.engine.export.draw with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
BoxDrawer.draw
(Graphics2D grx, JRPrintElement element, int offsetX, int offsetY) protected void
ElementDrawer.drawBottomPen
(Graphics2D grx, JRPen leftPen, JRPen bottomPen, JRPen rightPen, JRPrintElement element, int offsetX, int offsetY) protected void
ElementDrawer.drawBox
(Graphics2D grx, JRLineBox box, JRPrintElement element, int offsetX, int offsetY) protected void
ElementDrawer.drawLeftPen
(Graphics2D grx, JRPen topPen, JRPen leftPen, JRPen bottomPen, JRPrintElement element, int offsetX, int offsetY) protected void
ElementDrawer.drawPen
(Graphics2D grx, JRPen pen, JRPrintElement element, int offsetX, int offsetY) protected void
ElementDrawer.drawRightPen
(Graphics2D grx, JRPen topPen, JRPen bottomPen, JRPen rightPen, JRPrintElement element, int offsetX, int offsetY) protected void
ElementDrawer.drawTopPen
(Graphics2D grx, JRPen topPen, JRPen leftPen, JRPen rightPen, JRPrintElement element, int offsetX, int offsetY) Method parameters in net.sf.jasperreports.engine.export.draw with type arguments of type JRPrintElementModifier and TypeMethodDescriptionvoid
FrameDrawer.draw
(Graphics2D grx, Collection<JRPrintElement> elements, int offsetX, int offsetY) -
Uses of JRPrintElement in net.sf.jasperreports.engine.export.oasis
Methods in net.sf.jasperreports.engine.export.oasis with parameters of type JRPrintElementModifier and TypeMethodDescriptionStyleCache.getFrameStyle
(JRPrintElement element) boolean
JROpenDocumentExporterNature.isBreakAfterRow
(JRPrintElement element) boolean
JROpenDocumentExporterNature.isBreakBeforeRow
(JRPrintElement element) boolean
JROdsExporterNature.isToExport
(JRPrintElement element) boolean
JROdtExporterNature.isToExport
(JRPrintElement element) boolean
JROpenDocumentExporterNature.isToExport
(JRPrintElement element) void
JROpenDocumentExporterNature.setXProperties
(Map<String, Object> xCutsProperties, JRPrintElement element) void
JROpenDocumentExporterNature.setXProperties
(CutsInfo xCuts, JRPrintElement element, int row1, int col1, int row2, int col2) void
JROpenDocumentExporterNature.setYProperties
(Map<String, Object> yCutsProperties, JRPrintElement element) void
JROpenDocumentExporterNature.setYProperties
(CutsInfo yCuts, JRPrintElement element, int row1, int col1, int row2, int col2) Constructors in net.sf.jasperreports.engine.export.oasis with parameters of type JRPrintElement -
Uses of JRPrintElement in net.sf.jasperreports.engine.export.ooxml
Methods in net.sf.jasperreports.engine.export.ooxml with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
XlsxMetadataExporter.addElement
(Map<String, Object> currentMap, JRPrintElement element, String currentColumnName, JRStyle parentStyle, String currentData) protected void
XlsxMetadataExporter.addElement
(JRPrintElement element, boolean repeatValue, String currentColumnName, JRStyle parentStyle, String currentData) protected void
JRPptxExporter.exportElement
(JRPrintElement element) protected void
XlsxMetadataExporter.exportElement
(JRPrintElement element, JRStyle parentStyle) void
DocxCellHelper.exportHeader
(JRPrintElement element, JRExporterGridCell gridCell) void
XlsxCellHelper.exportHeader
(JRExporterGridCell gridCell, JRPrintElement element, 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) void
XlsxCellHelper.exportHeader
(JRExporterGridCell gridCell, JRPrintElement element, 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) void
XlsxCellHelper.exportHeader
(JRExporterGridCell gridCell, JRPrintElement element, int rowIndex, int colIndex, int maxColIndex, JRXlsAbstractExporter.SheetInfo sheetInfo) public XlsxBorderHelper getBorderHelper() { return borderHelper; } /**void
XlsxCellHelper.exportHeader
(JRExporterGridCell gridCell, JRPrintElement element, int rowIndex, int colIndex, int maxColIndex, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction) void
XlsxCellHelper.exportHeader
(JRPrintElement element, 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) void
DocxCellHelper.exportProps
(JRPrintElement element, JRExporterGridCell gridCell) protected void
JRPptxExporter.exportRectangle
(JRPrintElement rectangle, JRPen pen, int radius) int
XlsxBorderHelper.getBorder
(JRPrintElement element, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle) int
XlsxStyleHelper.getCellStyle
(JRExporterGridCell gridCell, JRPrintElement element, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction) int
XlsxStyleHelper.getCellStyle
(JRPrintElement element, String pattern, Locale locale, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, RotationEnum rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle) int
XlsxFontHelper.getFont
(JRPrintElement element, Locale locale) boolean
JROfficeOpenXmlExporterNature.isBreakAfterRow
(JRPrintElement element) boolean
JROfficeOpenXmlExporterNature.isBreakBeforeRow
(JRPrintElement element) boolean
JRDocxExporterNature.isToExport
(JRPrintElement element) boolean
JROfficeOpenXmlExporterNature.isToExport
(JRPrintElement element) boolean
JRPptxExporterNature.isToExport
(JRPrintElement element) boolean
JRXlsxExporterNature.isToExport
(JRPrintElement element) protected String
JRPptxExporter.toOOXMLId
(JRPrintElement element) Method parameters in net.sf.jasperreports.engine.export.ooxml with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
XlsxMetadataExporter.exportElements
(List<JRPrintElement> elements, JRStyle style) Constructors in net.sf.jasperreports.engine.export.ooxml with parameters of type JRPrintElementModifierConstructorDescriptionXlsxFontInfo
(JRPrintElement element, String fontName, boolean isFontSizeFixEnabled) XlsxStyleInfo
(int formatIndex, int fontIndex, int borderIndex, JRExporterGridCell gridCell, JRPrintElement element, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, int rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction) XlsxStyleInfo
(int formatIndex, int fontIndex, int borderIndex, JRPrintElement element, boolean isWrapText, boolean isHidden, boolean isLocked, boolean isShrinkToFit, boolean isIgnoreTextFormatting, int rotation, JRXlsAbstractExporter.SheetInfo sheetInfo, LineDirectionEnum direction, JRStyle parentStyle) -
Uses of JRPrintElement in net.sf.jasperreports.engine.export.tabulator
Methods in net.sf.jasperreports.engine.export.tabulator that return JRPrintElementModifier and TypeMethodDescriptionprotected JRPrintElement
Tabulator.getCellElement
(PrintElementIndex parentIndex, int index) Tabulator.getCellElement
(BaseElementCell cell) TableCell.getElement()
Methods in net.sf.jasperreports.engine.export.tabulator with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected JRLineBox
Tabulator.TableCellCreator.copyParentBox
(Cell cell, JRPrintElement element, JRLineBox baseBox, boolean keepLeft, boolean keepRight, boolean keepTop, boolean keepBottom) protected void
Tabulator.createLayeredCell
(Table table, FrameCell parentCell, int xOffset, int yOffset, JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, DimensionRange<Column> layeredColRange, DimensionRange<Row> layeredRowRange) protected void
Tabulator.createOverlappedLayer
(int xOffset, int yOffset, LayeredCell layeredCell, JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, DimensionRange<Column> layeredColRange, DimensionRange<Row> layeredRowRange) protected boolean
Tabulator.placeElement
(Table table, FrameCell parentCell, int xOffset, int yOffset, JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, boolean allowOverlap) protected void
Tabulator.placeInLayeredCell
(int xOffset, int yOffset, JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, LayeredCell layeredCell, DimensionRange<Column> layeredColRange, DimensionRange<Row> layeredRowRange) protected void
Tabulator.placeOverlappedElement
(Table table, FrameCell parentCell, int xOffset, int yOffset, JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, Bounds overlapBounds) protected void
Tabulator.setElementCells
(Table table, FrameCell parentCell, int xOffset, int yOffset, JRPrintElement element, PrintElementIndex parentIndex, int elementIndex, DimensionRange<Column> colRange, DimensionRange<Row> rowRange) Method parameters in net.sf.jasperreports.engine.export.tabulator with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
Tabulator.layoutElements
(List<? extends JRPrintElement> elementList, Table table, FrameCell parentCell, PrintElementIndex parentIndex, int xOffset, int yOffset, Bounds elementBounds) Constructors in net.sf.jasperreports.engine.export.tabulator with parameters of type JRPrintElementModifierConstructorDescriptionTableCell
(Tabulator tabulator, TablePosition position, Cell cell, JRPrintElement element, TableCell.CellType cellType, int colSpan, int rowSpan, Color backcolor, JRLineBox box) Constructor parameters in net.sf.jasperreports.engine.export.tabulator with type arguments of type JRPrintElementModifierConstructorDescriptionTabulator
(ExporterFilter filter, List<? extends JRPrintElement> elements, boolean isAccessibleHtml) -
Uses of JRPrintElement in net.sf.jasperreports.engine.fill
Subinterfaces of JRPrintElement in net.sf.jasperreports.engine.fillModifier and TypeInterfaceDescriptioninterface
Interface implemented by print elements that can record field/variable values.Classes in net.sf.jasperreports.engine.fill that implement JRPrintElementModifier and TypeClassDescriptionclass
Generic print element implementation that supports recorded values.class
Print image implementation that supports recorded values.class
Print text implementation that supports recorded values.class
Implementation ofJRGenericPrintElement
that uses aJRTemplateGenericElement
instance to store common attributes.class
Base implementation ofJRPrintElement
that uses aJRTemplateElement
instance to store common attributes.class
Base implementation ofJRPrintEllipse
that uses aJRTemplateEllipse
instance to store common attributes.class
Implementation ofJRPrintFrame
that usestemplate frames
to store common attributes.class
Base implementation ofJRPrintGraphicElement
that uses aJRTemplateGraphicElement
instance to store common attributes.class
Implementation ofJRPrintImage
that uses aJRTemplateImage
instance to store common attributes.class
Implementation ofJRPrintLine
that uses aJRTemplateLine
instance to store common attributes.class
Implementation ofJRPrintRectangle
that uses aJRTemplateRectangle
instance to store common attributes.class
Implementation ofJRPrintText
that uses aJRTemplateText
instance to store common attributes.Fields in net.sf.jasperreports.engine.fill declared as JRPrintElementModifier and TypeFieldDescriptionprotected final JRPrintElement
ElementEvaluationAction.printElement
Methods in net.sf.jasperreports.engine.fill that return JRPrintElementModifier and TypeMethodDescriptionprotected JRPrintElement
JRFillBreak.fill()
protected JRPrintElement
JRFillComponentElement.fill()
protected JRPrintElement
JRFillCrosstab.fill()
protected abstract JRPrintElement
JRFillElement.fill()
protected JRPrintElement
JRFillEllipse.fill()
protected JRPrintElement
JRFillFrame.fill()
protected JRPrintElement
JRFillGenericElement.fill()
protected JRPrintElement
JRFillImage.fill()
protected JRPrintElement
JRFillLine.fill()
protected JRPrintElement
JRFillRectangle.fill()
protected JRPrintElement
JRFillStaticText.fill()
protected JRPrintElement
JRFillSubreport.fill()
JRFillTextField.fill()
Methods in net.sf.jasperreports.engine.fill that return types with arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected List
<List<JRPrintElement>> JRFillCrosstab.CrosstabFiller.fillColumnHeaders
(int rowHeadersXOffset, int availableHeight) ElementRangeContents.getElements()
JRPrintBand.getElements()
JRTemplatePrintFrame.getElements()
Collection
<? extends JRPrintElement> OffsetElements.getElements()
VirtualizableFrame.getElements()
ElementEvaluationsSource.getEvaluations
(JREvaluationTime evaluationTime) ElementRangeContents.getEvaluations
(JREvaluationTime evaluationTime) protected List
<JRPrintElement> JRFillCrosstab.CrosstabFiller.getLastPrintRow()
protected List
<? extends JRPrintElement> JRFillCrosstab.getPrintElements()
protected Collection
<JRPrintElement> JRFillSubreport.getPrintElements()
Methods in net.sf.jasperreports.engine.fill with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
BaseReportFiller.addBoundElement
(JRFillElement element, JRPrintElement printElement, JREvaluationTime evaluationTime, FillPageKey pageKey) protected void
JRBaseFiller.addBoundElement
(JRFillElement element, JRPrintElement printElement, JREvaluationTime evaluationTime) void
JRBaseFiller.addBoundElement
(JRFillElement element, JRPrintElement printElement, EvaluationTimeEnum evaluationType, String groupName, JRFillBand band) void
DelayedFillActions.addDelayedAction
(JRFillElement element, JRPrintElement printElement, JREvaluationTime evaluationTime, FillPageKey pageKey) void
ElementRangeContents.addElement
(JRPrintElement element) void
JRPrintBand.addElement
(JRPrintElement element) void
JRTemplatePrintFrame.addElement
(JRPrintElement element) void
VirtualizableFrame.addElement
(JRPrintElement element) void
JRVirtualizationContext.cacheTemplate
(JRPrintElement element) Caches the template of an element.void
ElementEvaluationsCollector.collect
(JRPrintElement printElement, JRFillElement fillElement, JREvaluationTime evaluationTime) void
ElementRangeContents.collect
(JRPrintElement printElement, JRFillElement fillElement, JREvaluationTime evaluationTime) int
JRYXComparator.compare
(JRPrintElement elem1, JRPrintElement elem2) protected void
JRFillElement.performDelayedEvaluation
(JRPrintElement element, byte evaluation) protected void
JRBaseFiller.recordUsedWidth
(JRPrintElement element) void
JRFillComponentElement.registerDelayedEvaluation
(JRPrintElement printElement, EvaluationTimeEnum evaluationTime, String evaluationGroup) protected void
JRFillBreak.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillComponentElement.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillComponentElement.resolveElement
(JRPrintElement element, byte evaluation, JREvaluationTime evaluationTime) protected void
JRFillCrosstab.resolveElement
(JRPrintElement element, byte evaluation) protected abstract void
JRFillElement.resolveElement
(JRPrintElement element, byte evaluation) Resolves an element.protected void
JRFillElement.resolveElement
(JRPrintElement element, byte evaluation, JREvaluationTime evaluationTime) Resolves an element.protected void
JRFillEllipse.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillFrame.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillGenericElement.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillImage.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillLine.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillRectangle.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillStaticText.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillSubreport.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillTextField.resolveElement
(JRPrintElement element, byte evaluation) protected void
JRFillElement.transferProperties
(JRPrintElement element) void
BaseReportFiller.updateBookmark
(JRPrintElement element) void
FillerParent.updateBookmark
(JRPrintElement element) void
FillerSubreportParent.updateBookmark
(JRPrintElement element) protected void
PartPropertiesDetector.visitElement
(JRPrintElement element, Void arg) Method parameters in net.sf.jasperreports.engine.fill with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JRFillCrosstab.addCrosstabChunk
(List<JRPrintElement> elements, int yOffset) void
JRTemplatePrintFrame.addElements
(Collection<? extends JRPrintElement> elements) void
JRPrintBand.addOffsetElements
(Collection<? extends JRPrintElement> elements, int offsetX, int offsetY) void
OffsetElementsContainer.addOffsetElements
(Collection<? extends JRPrintElement> elements, int offsetX, int offsetY) void
VirtualizableFrame.addOffsetElements
(Collection<? extends JRPrintElement> elements, int offsetX, int offsetY) protected void
JRFillCrosstab.CrosstabFiller.addPrintRow
(List<JRPrintElement> printRow) protected void
JRFillElementContainer.addSubElements
(JRPrintElementContainer printContainer, JRFillElement element, Collection<? extends JRPrintElement> printElements) void
DelayedFillActions.collectElementEvaluations
(JRPrintPage page, List<JRPrintElement> elements, ElementEvaluationsCollector collector) void
JRPrintBand.consumeElement
(Consumer<JRPrintElement> consumer) void
PartPropertiesDetector.detect
(List<JRPrintElement> elements) protected void
DelayedFillActions.doCollectElementEvaluations
(JRPrintPage page, List<JRPrintElement> elements, ElementEvaluationsCollector collector, boolean clearEmpty) protected void
JRFillCrosstab.mirrorPrintElements
(List<JRPrintElement> printElements, int width) protected void
JRTemplatePrintFrame.setElementsList
(List<JRPrintElement> elements) static void
OffsetElementsUtil.transfer
(List<Object> elements, Consumer<JRPrintElement> consumer) protected void
JRVirtualizationContext.traverseDeepElements
(PrintElementVisitor<Void> visitor, Collection<? extends JRPrintElement> elements) Traverses all the elements on the page, including the ones placed insideframes
.Constructors in net.sf.jasperreports.engine.fill with parameters of type JRPrintElementModifierConstructorDescriptionElementEvaluationAction
(JRFillElement element, JRPrintElement printElement) Constructor parameters in net.sf.jasperreports.engine.fill with type arguments of type JRPrintElementModifierConstructorDescriptionOffsetElements
(Collection<? extends JRPrintElement> elements, int offsetX, int offsetY) -
Uses of JRPrintElement in net.sf.jasperreports.engine.util
Methods in net.sf.jasperreports.engine.util with parameters of type JRPrintElementModifier and TypeMethodDescriptionstatic int
DeepPrintElementCounter.count
(JRPrintElement element) Calculates the deep element count of an element.protected static int
DeepPrintElementCounter.count
(JRPrintElement element, UniformPrintElementVisitor<AtomicInteger> counter) static int
VirtualizableElementCounter.count
(JRPrintElement element) protected void
DeepPrintElementCounter.visitElement
(JRPrintElement element, AtomicInteger count) protected abstract void
UniformPrintElementVisitor.visitElement
(JRPrintElement element, T arg) Method parameters in net.sf.jasperreports.engine.util with type arguments of type JRPrintElementModifier and TypeMethodDescriptionstatic int
DeepPrintElementCounter.count
(Collection<? extends JRPrintElement> elements) protected static int
DeepPrintElementCounter.count
(Collection<? extends JRPrintElement> elements, UniformPrintElementVisitor<AtomicInteger> counter) static int
VirtualizableElementCounter.count
(Collection<? extends JRPrintElement> elements) protected void
UniformPrintElementVisitor.visitFrameElements
(List<JRPrintElement> elements, T arg) protected void
VirtualizableElementCounter.visitFrameElements
(List<JRPrintElement> elements, AtomicInteger count) -
Uses of JRPrintElement in net.sf.jasperreports.json.export
Methods in net.sf.jasperreports.json.export with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JsonMetadataExporter.exportElement
(JRPrintElement element) Method parameters in net.sf.jasperreports.json.export with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JsonExporter.exportElements
(Collection<JRPrintElement> elements) protected void
JsonMetadataExporter.exportElements
(Collection<JRPrintElement> elements) -
Uses of JRPrintElement in net.sf.jasperreports.parts.subreport
Methods in net.sf.jasperreports.parts.subreport with parameters of type JRPrintElementModifier and TypeMethodDescriptionvoid
SubreportFillPart.PartBandParent.updateBookmark
(JRPrintElement element) void
SubreportFillPart.PartParent.updateBookmark
(JRPrintElement element) -
Uses of JRPrintElement in net.sf.jasperreports.pdf
Methods in net.sf.jasperreports.pdf with parameters of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JRPdfExporterTagHelper.createEndHeadingTags
(JRPrintElement element, String pdfTagProp, AccessibilityTagEnum accessibilityTag) protected void
JRPdfExporterTagHelper.createEndTag
(JRPrintElement element, String pdfTagProp) protected void
JRPdfExporterTagHelper.createEndTags
(JRPrintElement element) protected void
JRPdfExporterTagHelper.createSpanTags
(JRPrintElement element, PdfStructureEntry parentTag) protected void
JRPdfExporterTagHelper.createStartHeadingTags
(JRPrintElement element, String pdfTagProp, AccessibilityTagEnum accessibilityTag) protected void
JRPdfExporterTagHelper.createStartTag
(JRPrintElement element, String pdfTag) protected void
JRPdfExporterTagHelper.createStartTags
(JRPrintElement element) protected void
JRPdfExporterTagHelper.createTdStartTag
(JRPrintElement element) protected void
JRPdfExporterTagHelper.createThStartTag
(JRPrintElement element) protected void
JRPdfExporterTagHelper.endElement
(JRPrintElement element) protected void
JRPdfExporter.exportBottomPen
(JRPen leftPen, JRPen bottomPen, JRPen rightPen, JRPrintElement element) protected void
JRPdfExporter.exportBox
(JRLineBox box, JRPrintElement element) void
JRPdfExporter.exportFieldCheck
(JRPrintElement element) void
JRPdfExporter.exportFieldRadio
(JRPrintElement element) protected void
JRPdfExporter.exportLeftPen
(JRPen topPen, JRPen leftPen, JRPen bottomPen, JRPrintElement element) protected void
JRPdfExporter.exportPen
(JRPen pen, JRPrintElement element) protected void
JRPdfExporter.exportRightPen
(JRPen topPen, JRPen bottomPen, JRPen rightPen, JRPrintElement element) protected void
JRPdfExporter.exportTopPen
(JRPen topPen, JRPen leftPen, JRPen rightPen, JRPrintElement element) protected JRPen
JRPdfExporter.getFieldPen
(JRPrintElement element) protected void
JRPdfExporter.setAnchor
(PdfChunk chunk, JRPrintAnchor anchor, JRPrintElement element) protected void
JRPdfExporterTagHelper.startElement
(JRPrintElement element) Method parameters in net.sf.jasperreports.pdf with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JRPdfExporter.exportElements
(Collection<JRPrintElement> elements) -
Uses of JRPrintElement in net.sf.jasperreports.poi.export
Methods in net.sf.jasperreports.poi.export with parameters of type JRPrintElementModifier and TypeMethodDescriptionJRXlsExporterNature.getColumnWidth
(JRPrintElement element, boolean columnAutoFit) boolean
JRXlsExporterNature.isToExport
(JRPrintElement element) boolean
JRXlsMetadataExporterNature.isToExport
(JRPrintElement element) protected void
JRXlsMetadataExporter.updateSheet
(JRPrintElement element) Constructors in net.sf.jasperreports.poi.export with parameters of type JRPrintElement -
Uses of JRPrintElement in net.sf.jasperreports.swing
Method parameters in net.sf.jasperreports.swing with type arguments of type JRPrintElementModifier and TypeMethodDescriptionprotected void
JRViewerPanel.createHyperlinks
(List<JRPrintElement> elements, int offsetX, int offsetY)