Uses of Class
overit.geocall.basic.ui.report.PdfComponent

Packages that use PdfComponent
Package
Description
 
  • Uses of PdfComponent in overit.geocall.basic.ui.report

    Modifier and Type
    Class
    Description
    class 
    This class extends PdfBox and implements the specific barcode box inside a pdf report.
    class 
    This class extends PdfComponent and it's used to managed a generic Box inside the pdf report.
    class 
    This class extends PdfSetBox and allow to setup a new column box (and/or a set of column boxes) inside the pdf report.
    class 
    This class extends PdfBox and implements the management of a box with a graph inside.
    class 
    This class extends PdfBox and implements the management of an image box inside a pdf report.
    class 
    This class extends PdfBox and implements the management of a box with a Pie graph inside.
    class 
    This class extends PdfBox and implements the management of a box with a Serie graph inside.
    class 
    This class extends PdfSetBox and allow to setup a new row box (and/or a set of row boxes) inside the pdf report.
    class 
    This class extends PdfBox and allow to manage a PdfBox lineage.
    For example to draw a PdfBox inside to another PdfBox (that become the parent).
    class 
    This class extends PdfBox and implements the management of a box within Chunk text, inside a pdf report.
    class 
    This class extends PdfBox and implements the management of a box within a text Paragraph, inside a pdf report.
    The Paragraph class represents a self-contained block of textual and graphical information.