SignDoc SDK (Java)  5.0.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 CAutoCloseable
 CSignDocAnnotationAn annotation
 CSignDocAttachmentOutput of SignDocDocument.getAttachment()
 CSignDocChangeA single change made to a PDF document after a signature
 CSignDocCheckSignatureParametersParameters for SignDocSignatureData.checkReference() and SignDocSignatureData.checkSignature()
 CSignDocCleanParametersActions and parameters for SignDocImage.clean()
 CSignDocDocumentAn interface for SignDoc documents
 CSignDocDocumentLoaderCreate SignDocDocument objects
 CSignDocFieldClass representing one field of a document
 CSignDocFindTextOccurrenceInformation about text found by SignDocDocument.findText()
 CSignDocImageA bitmap image
 CSignDocImageParametersParameters for saving images, converting images to bi-level images, and rendering biometric signatures as images
 CSignDocMatchParametersParameters for SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocMatchResultResult of SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocPropertyClass representing one property without value
 CSignDocRenderParametersParameters for SignDocDocument.renderPageAsImage() and SignDocDocument.renderPageAsSignDocImage()
 CSignDocSignatureInformation about a signature field returned by SignDocDocument.getSignature()
 CSignDocSignatureDataBiometric data of handwritten signatures
 CSignDocSignatureParametersParameters for signing a document
 CSignDocTextClusterA cluster of Unicode code points and glyphs
 CSignDocTextFieldAttributesAttributes of a text field, list box field or combo box field used for the construction of the appearance (PDF documents only)
 CSignDocTextIteratorAn iterator for the text of a document
 CSignDocVerificationParametersParameters for verifying a certificate chain
 CSignDocVerificationResultInformation about a signature field returned by SignDocDocument.verifySignature() or SignDocDocument.verifySignature2()
 CSignDocWatermarkParameters for a watermark
 CInputStream
 CJavaInputStreamWrap de::softpro::doc::InputStream as java.io.InputStream
 CObject
 CPointA point (document coordinates or canvas coordinates depending on context)
 CRectCoordinates of a rectangle (document coordinates)
 CSignDocAnnotationAn annotation
 CSignDocAttachmentOutput of SignDocDocument.getAttachment()
 CSignDocChangeA single change made to a PDF document after a signature
 CSignDocCheckSignatureParametersParameters for SignDocSignatureData.checkReference() and SignDocSignatureData.checkSignature()
 CSignDocCleanParametersActions and parameters for SignDocImage.clean()
 CSignDocColorA color
 CSignDocDocumentAn interface for SignDoc documents
 CSignDocDocumentLoaderCreate SignDocDocument objects
 CSignDocFieldClass representing one field of a document
 CSignDocFindTextOccurrenceInformation about text found by SignDocDocument.findText()
 CSignDocImageA bitmap image
 CSignDocImageParametersParameters for saving images, converting images to bi-level images, and rendering biometric signatures as images
 CSignDocImageRectA rectangle for use with SignDocImage
 CSignDocWeightedFrameA frame and its weight
 CSignDocMatchParametersParameters for SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocMatchResultResult of SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocPropertyClass representing one property without value
 CSignDocRenderOutputOutput of SignDocDocument.renderPageAsImage(), SignDocDocument.renderPageAsSignDocImage(), and SignDocSignatureData.renderAsImage()
 CSignDocRenderParametersParameters for SignDocDocument.renderPageAsImage() and SignDocDocument.renderPageAsSignDocImage()
 CSignDocSignatureInformation about a signature field returned by SignDocDocument.getSignature()
 CSignDocSignatureDataBiometric data of handwritten signatures
 CSignDocSignatureParametersParameters for signing a document
 CSignDocSignatureSampleA single sample of the biometric data of a handwritten signature
 CSignDocTextClusterA cluster of Unicode code points and glyphs
 CSignDocTextFieldAttributesAttributes of a text field, list box field or combo box field used for the construction of the appearance (PDF documents only)
 CSignDocTextIteratorAn iterator for the text of a document
 CSignDocVerificationParametersParameters for verifying a certificate chain
 CSignDocVerificationResultInformation about a signature field returned by SignDocDocument.verifySignature() or SignDocDocument.verifySignature2()
 CSignDocWatermarkParameters for a watermark
 CRuntimeException
 CSignDocExceptionSignDoc exception
 CSignDocAmbiguousCertificateExceptionSignDoc exception: More than one matching certificate found and csf_never_ask is specified
 CSignDocAnnotationNotFoundExceptionSignDoc exception: Annotation not found, for getAnnotation()
 CSignDocAttachmentExistsExceptionSignDoc exception: Attachment already exists
 CSignDocAttachmentNotFoundExceptionSignDoc exception: Attachment not found
 CSignDocCancelledExceptionSignDoc exception: Certificate dialog cancelled by user
 CSignDocFieldExistsExceptionSignDoc exception: Field already exists
 CSignDocFieldNotFoundExceptionSignDoc exception: Field not found (or not a signature field)
 CSignDocFieldNotSignedExceptionSignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream()
 CSignDocFontNotFoundExceptionSignDoc exception: The font is not found
 CSignDocInvalidArgumentExceptionSignDoc exception: Invalid argument
 CSignDocInvalidValueExceptionSignDoc exception: Invalid value
 CSignDocUnknownParameterExceptionSignDoc exception: Invalid value
 CSignDocInvalidImageExceptionSignDoc exception: Invalid image (e.g., unsupported format)
 CSignDocInvalidProfileExceptionSignDoc exception: Profile unknown or not applicable
 CSignDocInvalidSignatureExceptionSignDoc exception: Signature not valid, for SignDocDocument.copyAsSignedToStream()
 CSignDocInvalidStructureExceptionSignDoc exception: Document has invalid logical structure
 CSignDocIOErrorExceptionSignDoc exception: I/O error
 CSignDocLicenseErrorExceptionSignDoc exception: License error
 CSignDocNoBiometricDataExceptionSignDoc exception: No biometric data available
 CSignDocNoCertificateExceptionSignDoc exception: No (matching) certificate found and csf_create_self_signed is not specified
 CSignDocNotAllowedExceptionSignDoc exception: Operation not allowed due to document being signed or conforming to PDF/A or PDF/UA or having logical structure
 CSignDocNotSupportedExceptionSignDoc exception: Operation not supported
 CSignDocNotVerifiedExceptionSignDoc exception: verifySignature() has not been called
 CSignDocPageNotFoundExceptionSignDoc exception: Page not found (invalid page number)
 CSignDocPropertyNotFoundExceptionSignDoc exception: Property not found
 CSignDocTypeMismatchExceptionSignDoc exception: Field type or property type mismatch
 CSignDocUnexpectedErrorExceptionSignDoc exception: Unexpected error
 CSignDocWrongCollectionExceptionSignDoc exception: Property accessed via wrong collection
 CSerializable
 CSignDocSignatureDataBiometric data of handwritten signatures
 CSignECDSAInterface for creating an ECDSA signature
 CSignPKCS7Interface for creating a PKCS #7 or CAdES signature
 CSignRSAInterface for creating an RSA signature
 CSourceInterface for getting byte ranges from a document
 CLibrarySourceImplementation of Source using JNI
 CTimeStamperAn RFC 3161 client using HTTP