From 835256964f3fa64587a0e05b859d012d125be308 Mon Sep 17 00:00:00 2001 From: Andreas Fitzek Date: Thu, 20 Feb 2014 10:54:04 +0100 Subject: Documentation update --- .../placeholder/SignaturePlaceholderContext.html | 21 +-- .../impl/placeholder/SignaturePlaceholderData.html | 83 +++++---- .../placeholder/SignaturePlaceholderExtractor.html | 45 +++-- .../class-use/SignaturePlaceholderContext.html | 118 ------------- .../class-use/SignaturePlaceholderData.html | 185 --------------------- .../class-use/SignaturePlaceholderExtractor.html | 118 ------------- .../pdfas/lib/impl/placeholder/package-frame.html | 7 +- .../lib/impl/placeholder/package-summary.html | 13 +- .../pdfas/lib/impl/placeholder/package-tree.html | 15 +- .../pdfas/lib/impl/placeholder/package-use.html | 153 ----------------- 10 files changed, 79 insertions(+), 679 deletions(-) delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderContext.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderData.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/class-use/SignaturePlaceholderExtractor.html delete mode 100644 docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/package-use.html (limited to 'docs/full/at/gv/egiz/pdfas/lib/impl/placeholder') diff --git a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html index 5cdc7f59..0f514ca5 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html +++ b/docs/full/at/gv/egiz/pdfas/lib/impl/placeholder/SignaturePlaceholderContext.html @@ -2,16 +2,15 @@ - - -SignaturePlaceholderContext (PDF-AS 4.0.0-SNAPSHOT Library) - + +SignaturePlaceholderContext + @@ -28,13 +27,11 @@
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -208,13 +205,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -239,7 +236,7 @@ extends
  • ID_KEY

    -
    public static final String ID_KEY
    +
    public static final java.lang.String ID_KEY
    See Also:
    Constant Field Values
  • @@ -249,7 +246,7 @@ extends
  • PROFILE_KEY

    -
    public static final String PROFILE_KEY
    +
    public static final java.lang.String PROFILE_KEY
    See Also:
    Constant Field Values
  • @@ -259,7 +256,7 @@ extends
  • TYPE_KEY

    -
    public static final String TYPE_KEY
    +
    public static final java.lang.String TYPE_KEY
    See Also:
    Constant Field Values
  • @@ -269,7 +266,7 @@ extends
  • SIG_KEY_KEY

    -
    public static final String SIG_KEY_KEY
    +
    public static final java.lang.String SIG_KEY_KEY
    See Also:
    Constant Field Values
  • @@ -287,10 +284,10 @@ extends
  • SignaturePlaceholderData

    -
    public SignaturePlaceholderData(String profile,
    -                        String type,
    -                        String sigKey,
    -                        String id)
    +
    public SignaturePlaceholderData(java.lang.String profile,
    +                        java.lang.String type,
    +                        java.lang.String sigKey,
    +                        java.lang.String id)
    Parameters:
    profile -
    type -
    sigKey -
    id -
  • @@ -308,7 +305,7 @@ extends
  • getTablePos

    -
    public TablePos 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:
    @@ -320,7 +317,7 @@ extends
  • getProfile

    -
    public String getProfile()
    +
    public java.lang.String getProfile()
    The profile name. Might be null if not included in the qr-code.
    Returns:
  • @@ -331,7 +328,7 @@ extends
  • getType

    -
    public String getType()
    +
    public java.lang.String getType()
    The signature type: "textual" or "binary". Might be null if not included in the qr-code.
    Returns:
  • @@ -342,7 +339,7 @@ extends
  • getKey

    -
    public String getKey()
    +
    public java.lang.String getKey()
    The key identifier for MOA signature. Might be null if not included in the qr-code.
    Returns:
  • @@ -353,10 +350,10 @@ extends
  • toString

    -
    public String toString()
    +
    public java.lang.String toString()
    Overrides:
    -
    toString in class Object
    +
    toString in class java.lang.Object
  • @@ -366,7 +363,7 @@ extends
  • getPlaceholderName

    -
    public String getPlaceholderName()
    +
    public java.lang.String getPlaceholderName()
    The name of the placeholder image.
    Returns:
  • @@ -377,7 +374,7 @@ extends
  • getId

    -
    public String getId()
    +
    public java.lang.String getId()
    The id associated with this placeholder.
    Returns:
  • @@ -399,13 +396,11 @@ extends Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]
    @@ -301,13 +298,11 @@ extends org.apache.pdfbox.util.PDFStreamEngine
  • Overview
  • Package
  • -
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • -
    PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]