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

Class SignaturePlaceholderExtractor

-
-
- -
-
    -
  • -
    -
    -
    public class SignaturePlaceholderExtractor
    -extends org.apache.pdfbox.util.PDFStreamEngine
    -
    Extract all relevant information from a placeholder image.
    -
  • -
-
-
-
    -
  • - - - -
      -
    • - - -

      Method Summary

      - - - - - - - - - - - - - - -
      Methods 
      Modifier and TypeMethod and Description
      static SignaturePlaceholderDataextract(org.apache.pdfbox.pdmodel.PDDocument doc, - String placeholderId, - int matchMode) -
      Search the document for placeholder images and possibly included - additional info.
      - Searches only for the first placeholder page after page from top.
      -
      protected voidprocessOperator(org.apache.pdfbox.util.PDFOperator operator, - List<org.apache.pdfbox.cos.COSBase> arguments) 
      -
        -
      • - - -

        Methods inherited from class org.apache.pdfbox.util.PDFStreamEngine

        -getColorSpaces, getCurrentPage, getFonts, getGraphicsStack, getGraphicsState, getGraphicsStates, getResources, getTextLineMatrix, getTextMatrix, getTotalCharCnt, getValidCharCnt, getXObjects, inspectFontEncoding, isForceParsing, processEncodedText, processOperator, processStream, processSubStream, processTextPosition, registerOperatorProcessor, resetEngine, setColorSpaces, setFonts, setForceParsing, setGraphicsStack, setGraphicsState, setGraphicsStates, setTextLineMatrix, setTextMatrix
      • -
      - -
    • -
    -
  • -
-
-
-
    -
  • - -
      -
    • - - -

      Field Detail

      - - - - - - - -
        -
      • -

        PLACEHOLDER_MATCH_MODE_STRICT

        -
        public static final int PLACEHOLDER_MATCH_MODE_STRICT
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        PLACEHOLDER_MATCH_MODE_MODERATE

        -
        public static final int PLACEHOLDER_MATCH_MODE_MODERATE
        -
        See Also:
        Constant Field Values
        -
      • -
      - - - -
        -
      • -

        PLACEHOLDER_MATCH_MODE_LENIENT

        -
        public static final int PLACEHOLDER_MATCH_MODE_LENIENT
        -
        See Also:
        Constant Field Values
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        extract

        -
        public static SignaturePlaceholderData extract(org.apache.pdfbox.pdmodel.PDDocument doc,
        -                               String placeholderId,
        -                               int matchMode)
        -                                        throws at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
        Search the document for placeholder images and possibly included - additional info.
        - Searches only for the first placeholder page after page from top.
        -
        Parameters:
        inputStream -
        -
        Returns:
        all available info from the first found placeholder.
        -
        Throws:
        -
        PDFDocumentException - if the document could not be read.
        -
        at.gv.egiz.pdfas.common.exceptions.PlaceholderExtractionException - if STRICT matching mode was requested and no suitable - placeholder could be found.
        -
        at.gv.egiz.pdfas.common.exceptions.PdfAsException
        -
      • -
      - - - -
        -
      • -

        processOperator

        -
        protected void processOperator(org.apache.pdfbox.util.PDFOperator operator,
        -                   List<org.apache.pdfbox.cos.COSBase> arguments)
        -                        throws IOException
        -
        -
        Overrides:
        -
        processOperator in class org.apache.pdfbox.util.PDFStreamEngine
        -
        Throws:
        -
        IOException
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
PDF-AS 4.0.0-RC5 Library 4.0.0-RC5 [6160ba3da2c670365ea08880ac2a3a6eb2468137]
-
- - - - -- cgit v1.2.3