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

Class SignaturePositionImpl

-
-
- -
- -
-
-
    -
  • - -
      -
    • - - -

      Field Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Fields 
      Modifier and TypeField and Description
      protected floatheight 
      protected intpage 
      protected floatwidth 
      protected floatx 
      protected floaty 
      -
    • -
    - - - - -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - -
        -
      • -

        page

        -
        protected int page
        -
      • -
      - - - -
        -
      • -

        x

        -
        protected float x
        -
      • -
      - - - -
        -
      • -

        y

        -
        protected float y
        -
      • -
      - - - -
        -
      • -

        width

        -
        protected float width
        -
      • -
      - - - -
        -
      • -

        height

        -
        protected float height
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SignaturePositionImpl

        -
        public SignaturePositionImpl()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        setPage

        -
        public void setPage(int page)
        -
      • -
      - - - -
        -
      • -

        setX

        -
        public void setX(float x)
        -
      • -
      - - - -
        -
      • -

        setY

        -
        public void setY(float y)
        -
      • -
      - - - -
        -
      • -

        setWidth

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

        setHeight

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

        getPage

        -
        public int getPage()
        -
        Description copied from interface: SignaturePosition
        -
        Returns the page on which the signature was placed.
        -
        -
        Specified by:
        -
        getPage in interface SignaturePosition
        -
        Returns:
        Returns the page on which the signature was placed.
        -
      • -
      - - - -
        -
      • -

        getX

        -
        public float getX()
        -
        Description copied from interface: SignaturePosition
        -
        Returns the x position.
        -
        -
        Specified by:
        -
        getX in interface SignaturePosition
        -
        Returns:
        Returns the x position.
        -
      • -
      - - - -
        -
      • -

        getY

        -
        public float getY()
        -
        Description copied from interface: SignaturePosition
        -
        Returns the y position.
        -
        -
        Specified by:
        -
        getY in interface SignaturePosition
        -
        Returns:
        Returns the y position.
        -
      • -
      - - - -
        -
      • -

        getWidth

        -
        public float getWidth()
        -
        Description copied from interface: SignaturePosition
        -
        Returns the width of the signature.
        -
        -
        Specified by:
        -
        getWidth in interface SignaturePosition
        -
        Returns:
        Returns the width of the signature.
        -
      • -
      - - - -
        -
      • -

        getHeight

        -
        public float getHeight()
        -
        Description copied from interface: SignaturePosition
        -
        Returns the height of the signature.
        -
        -
        Specified by:
        -
        getHeight in interface SignaturePosition
        -
        Returns:
        Returns the height of the signature.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3