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/ImageObject.html | 328 --------------------- 1 file changed, 328 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/ImageObject.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/ImageObject.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/ImageObject.html b/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/ImageObject.html deleted file mode 100644 index 922ecad1..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/stamping/pdfbox/ImageObject.html +++ /dev/null @@ -1,328 +0,0 @@ - - - - - - -ImageObject (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 ImageObject

-
-
- -
-
    -
  • -
    -
    -
    public class ImageObject
    -extends Object
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ImageObject

        -
        public ImageObject(org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectImage image,
        -           float width,
        -           float height)
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getImage

        -
        public org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectImage getImage()
        -
      • -
      - - - -
        -
      • -

        setImage

        -
        public void setImage(org.apache.pdfbox.pdmodel.graphics.xobject.PDXObjectImage image)
        -
      • -
      - - - -
        -
      • -

        getWidth

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

        setWidth

        -
        public void setWidth(float width)
        -
      • -
      - - - -
        -
      • -

        getHeight

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

        setHeight

        -
        public void setHeight(float height)
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3