Uses of Class
overit.geocall.basic.ui.report.Report
Packages that use Report
-
Uses of Report in overit.geocall.basic.ui.report
Methods in overit.geocall.basic.ui.report with parameters of type ReportModifier and TypeMethodDescriptionfinal voidPdfComponent.drawInside(Report r, float x, float y, float w, float h) Draw the componentvoidPdfBox.drawInsideBack(Report r, float x, float y, float w, float h) Draw the inside area of the box, defining box's positioning, box's sizing and box's color fill.abstract voidPdfComponent.drawInsideBack(Report r, float x, float y, float w, float h) voidPdfBarcodeBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the effctive barcode barsvoidPdfBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the outside border of the box, defining borders's width and borders's color stroke.abstract voidPdfComponent.drawInsideFront(Report r, float x, float y, float w, float h) voidPdfGraphBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the graph inside the box of the pdf.voidPdfImageBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the image insede the box.voidPdfJFCPieBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the Pie graph inside the box of the report.voidPdfJFCSerieBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the Serie graph inside the box of the report.voidPdfSetBox.drawInsideFront(Report r, float x, float y, float w, float h) draw this component and all its descendants.voidPdfTextBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the box with the text inside.voidPdfUpTextBox.drawInsideFront(Report r, float x, float y, float w, float h) Draw the box with the text inside.protected void