From 7194ad1f6a22507867f471fd6c8a37c6596d4b8a Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Tue, 15 Jul 2014 10:30:34 +0200 Subject: Removed old config --- .../lib/impl/stamping/pdfbox/PDFBoxTable.html | 482 --------------------- 1 file changed, 482 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/PDFBoxTable.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/PDFBoxTable.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/PDFBoxTable.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/PDFBoxTable.html deleted file mode 100644 index 8e830427..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/PDFBoxTable.html +++ /dev/null @@ -1,482 +0,0 @@ - - - - - - -PDFBoxTable (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.impl.stamping.pdfbox
-

Class PDFBoxTable

-
-
- -
-
    -
  • -
    -
    -
    public class PDFBoxTable
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        PDFBoxTable

        -
        public PDFBoxTable(Table abstractTable,
        -           PDFBoxTable parent,
        -           float fixSize,
        -           at.gv.egiz.pdfas.common.settings.ISettings settings)
        -            throws IOException
        -
        Throws:
        -
        IOException
        -
      • -
      - - - -
        -
      • -

        PDFBoxTable

        -
        public PDFBoxTable(Table abstractTable,
        -           PDFBoxTable parent,
        -           at.gv.egiz.pdfas.common.settings.ISettings settings)
        -            throws IOException
        -
        Throws:
        -
        IOException
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getX

        -
        public int getX()
        -
      • -
      - - - -
        -
      • -

        getY

        -
        public int getY()
        -
      • -
      - - - -
        -
      • -

        getWidth

        -
        public float getWidth()
        -
      • -
      - - - -
        -
      • -

        getHeight

        -
        public float getHeight()
        -
      • -
      - - - -
        -
      • -

        setHeight

        -
        public void setHeight(float height)
        -
      • -
      - - - -
        -
      • -

        getRowHeights

        -
        public float[] getRowHeights()
        -
      • -
      - - - -
        -
      • -

        getRowCount

        -
        public int getRowCount()
        -
      • -
      - - - -
        -
      • -

        getColCount

        -
        public int getColCount()
        -
      • -
      - - - -
        -
      • -

        getColsRelativeWith

        -
        public float[] getColsRelativeWith()
        -
      • -
      - - - -
        -
      • -

        getPadding

        -
        public float getPadding()
        -
      • -
      - - - -
        -
      • -

        dumpTable

        -
        public void dumpTable()
        -
      • -
      - - - -
        -
      • -

        getOrigTable

        -
        public Table getOrigTable()
        -
      • -
      - - - -
        -
      • -

        getRow

        -
        public ArrayList<Entry> getRow(int i)
        -
      • -
      - - - - - - - -
        -
      • -

        getValueFont

        -
        public PDFBoxFont getValueFont()
        -
      • -
      - - - -
        -
      • -

        getBGColor

        -
        public Color getBGColor()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3