Uses of Class
overit.geocall.basic.ui.report.PdfBox
Packages that use PdfBox
-
Uses of PdfBox in overit.geocall.basic.ui.report
Subclasses of PdfBox in overit.geocall.basic.ui.reportModifier and TypeClassDescriptionclassThis class extendsPdfBoxand implements the specific barcode box inside a pdf report.classThis class extendsPdfSetBoxand allow to setup a new column box (and/or a set of column boxes) inside the pdf report.classThis class extendsPdfBoxand implements the management of a box with a graph inside.classThis class extendsPdfBoxand implements the management of an image box inside a pdf report.classThis class extendsPdfBoxand implements the management of a box with a Pie graph inside.classThis class extendsPdfBoxand implements the management of a box with a Serie graph inside.classThis class extendsPdfSetBoxand allow to setup a new row box (and/or a set of row boxes) inside the pdf report.classclassThis class extendsPdfBoxand implements the management of a box withinChunktext, inside a pdf report.classThis class extendsPdfBoxand implements the management of a box within a textParagraph, inside a pdf report.
The Paragraph class represents a self-contained block of textual and graphical information.Fields in overit.geocall.basic.ui.report declared as PdfBoxModifier and TypeFieldDescriptionprotected PdfBoxReportRow.bprotected PdfBoxReportRow.noteprotected PdfBox[]ReportRow.oncloseprotected PdfBox[]ReportRow.onopenMethods in overit.geocall.basic.ui.report that return PdfBoxModifier and TypeMethodDescriptionPdfSetBox.getDescendant(String name) Gets aPdfBoxdescendent of this instance, defined by name passed by parameter.Methods in overit.geocall.basic.ui.report with parameters of type PdfBoxModifier and TypeMethodDescriptionvoidAdd a [@link PdfBox} on the report.voidAdd a [@link PdfBox} and a note [@link PdfBox} on the report.voidAdd aPdfBoxdescendent to this instance.voidReport.hereBreakableWithFoot(PdfBox[] bb) voidReport.hereBreakableWithHead(PdfBox[] bb) voidSetup the newPdfBoxdescendent and calculate its size (widht and height).
The descendent box of this instance will be diplayed as column.voidSetup the newPdfBoxdescendent and calculate its size (widht and height).protected void