From 3d5e654440a5e9ec34b1fa8aca27c24aec8ed8f9 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Wed, 5 Feb 2014 10:17:06 +0100 Subject: Remove html documentation --- .../impl/placeholder/SignaturePlaceholderData.html | 454 --------------------- 1 file changed, 454 deletions(-) delete mode 100644 docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html (limited to 'docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html') diff --git a/docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html b/docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html deleted file mode 100644 index 86fc0403..00000000 --- a/docs/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderData.html +++ /dev/null @@ -1,454 +0,0 @@ - - - - - - -SignaturePlaceholderData (PDF-AS 4.0 Library) - - - - - - - -
- - - - - -
PDF-AS 4.0 Library false
-
- - - -
-
at.gv.egiz.pdfas.lib.impl.placeholder
-

Class SignaturePlaceholderData

-
-
- -
-
    -
  • -
    -
    -
    public class SignaturePlaceholderData
    -extends Object
    -
    This class represents all the data which can be extracted from a placeholder image.
    -
  • -
-
-
- -
-
-
    -
  • - - - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        SignaturePlaceholderData

        -
        public SignaturePlaceholderData(String profile,
        -                        String type,
        -                        String sigKey,
        -                        String id)
        -
        Parameters:
        profile -
        type -
        sigKey -
        id -
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getTablePos

        -
        public TablePos getTablePos()
        -
        Get the table position for the signature block.
        - The table position is created from the page number, the upper left corner and the width of the placeholder image.
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        getProfile

        -
        public String getProfile()
        -
        The profile name. Might be null if not included in the qr-code.
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        getType

        -
        public String getType()
        -
        The signature type: "textual" or "binary". Might be null if not included in the qr-code.
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        getKey

        -
        public String getKey()
        -
        The key identifier for MOA signature. Might be null if not included in the qr-code.
        -
        Returns:
        -
      • -
      - - - - - - - -
        -
      • -

        getPlaceholderName

        -
        public String getPlaceholderName()
        -
        The name of the placeholder image.
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        getId

        -
        public String getId()
        -
        The id associated with this placeholder.
        -
        Returns:
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0 Library false
-
- - - - -- cgit v1.2.3