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 --- .../gv/egiz/pdfas/lib/api/sign/SignParameter.html | 344 --------------------- 1 file changed, 344 deletions(-) delete mode 100644 docs/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html (limited to 'docs/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html') diff --git a/docs/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html b/docs/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html deleted file mode 100644 index 0596382c..00000000 --- a/docs/at/gv/egiz/pdfas/lib/api/sign/SignParameter.html +++ /dev/null @@ -1,344 +0,0 @@ - - - - - - -SignParameter (PDF-AS 4.0.0-SNAPSHOT Library) - - - - - - - -
- - - - - -
PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - -
-
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-SNAPSHOT Library 4.0.0-SNAPSHOT [6b692931c81fd0e09d8d21eb81e05a5f08af8342]
-
- - - - -- cgit v1.2.3