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

Interface SignParameter

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

      Method Detail

      - - - -
        -
      • -

        getSignatureProfileId

        -
        String getSignatureProfileId()
        -
        Gets the signature profile to use
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        setSignatureProfileId

        -
        void setSignatureProfileId(String signatureProfileId)
        -
        Sets the signature profile to use
        -
        Parameters:
        signatureProfileId - The signature profile
        -
      • -
      - - - -
        -
      • -

        getSignaturePosition

        -
        String getSignaturePosition()
        -
        Gets the signature position
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        setSignaturePosition

        -
        void setSignaturePosition(String signaturePosition)
        -
        Sets the signature position
        -
        Parameters:
        signaturePosition - The signature position string
        -
      • -
      - - - -
        -
      • -

        setOutput

        -
        void setOutput(DataSink output)
        -
        Sets the data sink for the signature process
        -
        Parameters:
        output -
        -
      • -
      - - - -
        -
      • -

        getOutput

        -
        DataSink getOutput()
        -
        Gets the data sink for the signature process
        -
        Returns:
        -
      • -
      - - - -
        -
      • -

        setPlainSigner

        -
        void setPlainSigner(IPlainSigner signer)
        -
        Sets the signer to use
        -
        Parameters:
        signer -
        -
      • -
      - - - -
        -
      • -

        getPlainSigner

        -
        IPlainSigner getPlainSigner()
        -
        Gets the signer to use.
        -
        Returns:
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3