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 --- .../gv/egiz/pdfas/lib/api/SignaturePosition.html | 285 --------------------- 1 file changed, 285 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html') diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html b/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html deleted file mode 100644 index ca725562..00000000 --- a/docs/full/at/gv/egiz/pdfas/lib/api/SignaturePosition.html +++ /dev/null @@ -1,285 +0,0 @@ - - - - - - -SignaturePosition (PDF-AS 4.0.0-RC5 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - -
-
at.gv.egiz.pdfas.lib.api
-

Interface SignaturePosition

-
-
-
-
    -
  • -
    -
    All Known Implementing Classes:
    -
    SignaturePositionImpl
    -
    -
    -
    -
    public interface SignaturePosition
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      floatgetHeight() -
      Returns the height of the signature.
      -
      intgetPage() -
      Returns the page on which the signature was placed.
      -
      floatgetWidth() -
      Returns the width of the signature.
      -
      floatgetX() -
      Returns the x position.
      -
      floatgetY() -
      Returns the y position.
      -
      -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getPage

        -
        int getPage()
        -
        Returns the page on which the signature was placed.
        -
        Returns:
        Returns the page on which the signature was placed.
        -
      • -
      - - - -
        -
      • -

        getX

        -
        float getX()
        -
        Returns the x position.
        -
        Returns:
        Returns the x position.
        -
      • -
      - - - -
        -
      • -

        getY

        -
        float getY()
        -
        Returns the y position.
        -
        Returns:
        Returns the y position.
        -
      • -
      - - - -
        -
      • -

        getWidth

        -
        float getWidth()
        -
        Returns the width of the signature.
        -
        Returns:
        Returns the width of the signature.
        -
      • -
      - - - -
        -
      • -

        getHeight

        -
        float getHeight()
        -
        Returns the height of the signature.
        -
        Returns:
        Returns the height of the signature.
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3