SignDoc SDK (Java)  5.0.1.29
All Classes Namespaces Files Functions Variables Pages
Package de.softpro.doc

Classes

class  DefaultSignDocCaptureListener
 Implementation of SignDocCaptureListener providing default implementations of gotSample(), gotSamples(), gotEvent(), and gotError(). More...
 
class  JavaInputStream
 Wrap de::softpro::doc::InputStream as java.io.InputStream. More...
 
class  JavaSignDocCaptureDisplayEventListener
 Pass display events to SignDoc SDK. More...
 
class  LibrarySignDocCaptureDevice
 A capture device implemented in SignDoc SDK. More...
 
class  LibrarySignDocCaptureDisplay
 A SignDocCaptureDisplay implemented in SignDoc SDK. More...
 
class  LibrarySignDocCaptureDisplayEventListener
 SignDoc SDK's implementation of SignDocCaptureDisplayEventListener. More...
 
class  LibrarySignDocCaptureListener
 SignDoc SDK's implementation of SignDocCaptureListener. More...
 
class  LibrarySource
 Implementation of Source using JNI. More...
 
class  Point
 A point (document coordinates or canvas coordinates depending on context). More...
 
class  Rect
 Coordinates of a rectangle (document coordinates). More...
 
class  SignDocAmbiguousCertificateException
 SignDoc exception: More than one matching certificate found and csf_never_ask is specified. More...
 
class  SignDocAnnotation
 An annotation. More...
 
class  SignDocAnnotationNotFoundException
 SignDoc exception: Annotation not found, for getAnnotation(). More...
 
class  SignDocAttachment
 Output of SignDocDocument.getAttachment(). More...
 
class  SignDocAttachmentExistsException
 SignDoc exception: Attachment already exists. More...
 
class  SignDocAttachmentNotFoundException
 SignDoc exception: Attachment not found. More...
 
class  SignDocCancelledException
 SignDoc exception: Certificate dialog cancelled by user. More...
 
class  SignDocCapture
 Capture signatures. More...
 
interface  SignDocCaptureDevice
 A capture device. More...
 
interface  SignDocCaptureDisplay
 Interface for displaying a background image and painting strokes while capturing. More...
 
interface  SignDocCaptureDisplayEventListener
 Listener for display events. More...
 
class  SignDocCaptureDisplayJPanel
 SignDocCaptureDisplay painting on a javax.swing.JPanel. More...
 
class  SignDocCaptureDisplayPanel
 SignDocCaptureDisplay painting on a java.awt.Panel. More...
 
class  SignDocCaptureFilters
 Filters for enumerating capture devices. More...
 
interface  SignDocCaptureListener
 Interface for receiving captured samples and other events. More...
 
class  SignDocCaptureOutput
 Output of SignDocCapture.waitCapture(). More...
 
class  SignDocCaptureParameters
 Parameters for SignDocCapture.startCapture(). More...
 
class  SignDocCaptureResult
 Result of SignDocCapture.waitCapture2(). More...
 
class  SignDocCaptureTransformation
 Return value of SignDocCaptureDevice.getTransformation(). More...
 
class  SignDocCaptureVirtualButton
 A virtual button. More...
 
class  SignDocChange
 A single change made to a PDF document after a signature. More...
 
class  SignDocCheckSignatureParameters
 Parameters for SignDocSignatureData.checkReference() and SignDocSignatureData.checkSignature(). More...
 
class  SignDocCleanParameters
 Actions and parameters for SignDocImage.clean(). More...
 
class  SignDocColor
 A color. More...
 
class  SignDocDocument
 An interface for SignDoc documents. More...
 
class  SignDocDocumentLoader
 Create SignDocDocument objects. More...
 
class  SignDocException
 SignDoc exception. More...
 
class  SignDocField
 Class representing one field of a document. More...
 
class  SignDocFieldExistsException
 SignDoc exception: Field already exists. More...
 
class  SignDocFieldNotFoundException
 SignDoc exception: Field not found (or not a signature field). More...
 
class  SignDocFieldNotSignedException
 SignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream() More...
 
class  SignDocFindTextOccurrence
 Information about text found by SignDocDocument.findText(). More...
 
class  SignDocFontNotFoundException
 SignDoc exception: The font is not found. More...
 
class  SignDocImage
 A bitmap image. More...
 
class  SignDocImageParameters
 Parameters for saving images, converting images to bi-level images, resizing images, and rendering biometric signatures as images. More...
 
class  SignDocImagePoint
 A point with integer coordinates. More...
 
class  SignDocImageRect
 A rectangle with integer coordinates. More...
 
class  SignDocInvalidArgumentException
 SignDoc exception: Invalid argument. More...
 
class  SignDocInvalidImageException
 SignDoc exception: Invalid image (e.g., unsupported format). More...
 
class  SignDocInvalidProfileException
 SignDoc exception: Profile unknown or not applicable. More...
 
class  SignDocInvalidSignatureException
 SignDoc exception: Signature not valid, for SignDocDocument.copyAsSignedToStream() More...
 
class  SignDocInvalidStructureException
 SignDoc exception: Document has invalid logical structure. More...
 
class  SignDocInvalidValueException
 SignDoc exception: Invalid value. More...
 
class  SignDocIOErrorException
 SignDoc exception: I/O error. More...
 
class  SignDocLicenseErrorException
 SignDoc exception: License error. More...
 
class  SignDocMatchParameters
 Parameters for SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference(). More...
 
class  SignDocMatchResult
 Result of SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference(). More...
 
class  SignDocNoBiometricDataException
 SignDoc exception: No biometric data available. More...
 
class  SignDocNoCaptureDeviceException
 SignDoc exception: No capture device found. More...
 
class  SignDocNoCertificateException
 SignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified. More...
 
class  SignDocNotAllowedException
 SignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure. More...
 
class  SignDocNotAvailableException
 SignDoc exception: The requested value is not available. More...
 
class  SignDocNotSupportedException
 SignDoc exception: Operation not supported. More...
 
class  SignDocNotVerifiedException
 SignDoc exception: verifySignature() has not been called. More...
 
class  SignDocPageLabelRange
 A range of page labels of a PDF document. More...
 
class  SignDocPageNotFoundException
 SignDoc exception: Page not found (invalid page number). More...
 
interface  SignDocParameters
 Interface for SignDoc***Parameters classes. More...
 
class  SignDocProperty
 Class representing one property without value. More...
 
class  SignDocPropertyNotFoundException
 SignDoc exception: Property not found. More...
 
class  SignDocRenderOutput
 Output of SignDocDocument.renderPageAsImage(), SignDocDocument.renderPageAsSignDocImage(), and SignDocSignatureData.renderAsImage() More...
 
class  SignDocRenderParameters
 Parameters for SignDocDocument.renderPageAsImage() and SignDocDocument.renderPageAsSignDocImage(). More...
 
class  SignDocSignature
 Information about a signature field returned by SignDocDocument.getSignature(). More...
 
class  SignDocSignatureData
 Biometric data of handwritten signatures. More...
 
class  SignDocSignatureParameters
 Parameters for signing a document. More...
 
class  SignDocSignatureSample
 A single sample of the biometric data of a handwritten signature. More...
 
class  SignDocTextCluster
 A cluster of Unicode code points and glyphs. More...
 
class  SignDocTextFieldAttributes
 Attributes of a text field, list box field or combo box field used for the construction of the appearance (PDF documents only). More...
 
class  SignDocTextItem
 A text item. More...
 
class  SignDocTextIterator
 An iterator for the text of a document. More...
 
class  SignDocTooSimilarException
 SignDoc exception: Signatures are too similar. More...
 
class  SignDocTypeMismatchException
 SignDoc exception: Field type or property type mismatch. More...
 
class  SignDocUnexpectedErrorException
 SignDoc exception: Unexpected error. More...
 
class  SignDocUnknownParameterException
 SignDoc exception: Invalid value. More...
 
class  SignDocVerificationParameters
 Parameters for verifying a certificate chain. More...
 
class  SignDocVerificationResult
 Information about a signature field returned by SignDocDocument.verifySignature() or SignDocDocument.verifySignature2(). More...
 
class  SignDocWatermark
 Parameters for a watermark. More...
 
class  SignDocWeightedFrame
 A frame and its weight. More...
 
class  SignDocWrongCollectionException
 SignDoc exception: Property accessed via wrong collection. More...
 
class  SignDocWrongStateException
 SignDoc exception: Wrong state. More...
 
interface  SignECDSA
 Interface for creating an ECDSA signature. More...
 
interface  SignPKCS7
 Interface for creating a PKCS #7 or CAdES signature. More...
 
interface  SignRSA
 Interface for creating an RSA signature. More...
 
interface  Source
 Interface for getting byte ranges from a document. More...
 
interface  TimeStamper
 Interface for creating RFC 3161 time stamps (HTTP client). More...
 
class  TimeStamperOutput
 Output of TimeStamper.stamp(). More...
 
interface  UserTimeStamper
 Interface for user-provided timestamping. More...
 
class  UserTimeStamperOutput
 Output of UserTimeStamper.stamp(). More...