SignDoc SDK (Java)  5.0.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nde
 Nsoftpro
 Ndoc
 CJavaInputStreamWrap de::softpro::doc::InputStream as java.io.InputStream
 CLibrarySourceImplementation of Source using JNI
 CPointA point (document coordinates or canvas coordinates depending on context)
 CRectCoordinates of a rectangle (document coordinates)
 CSignDocAmbiguousCertificateExceptionSignDoc exception: More than one matching certificate found and csf_never_ask is specified
 CSignDocAnnotationAn annotation
 CSignDocAnnotationNotFoundExceptionSignDoc exception: Annotation not found, for getAnnotation()
 CSignDocAttachmentOutput of SignDocDocument.getAttachment()
 CSignDocAttachmentExistsExceptionSignDoc exception: Attachment already exists
 CSignDocAttachmentNotFoundExceptionSignDoc exception: Attachment not found
 CSignDocCancelledExceptionSignDoc exception: Certificate dialog cancelled by user
 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
 CSignDocExceptionSignDoc exception
 CSignDocFieldClass representing one field of a document
 CSignDocFieldExistsExceptionSignDoc exception: Field already exists
 CSignDocFieldNotFoundExceptionSignDoc exception: Field not found (or not a signature field)
 CSignDocFieldNotSignedExceptionSignDoc exception: field not signed, for SignDocDocument.copyAsSignedToStream()
 CSignDocFindTextOccurrenceInformation about text found by SignDocDocument.findText()
 CSignDocFontNotFoundExceptionSignDoc exception: The font is not found
 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
 CSignDocInvalidArgumentExceptionSignDoc exception: Invalid argument
 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
 CSignDocInvalidValueExceptionSignDoc exception: Invalid value
 CSignDocIOErrorExceptionSignDoc exception: I/O error
 CSignDocLicenseErrorExceptionSignDoc exception: License error
 CSignDocMatchParametersParameters for SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 CSignDocMatchResultResult of SignDocSignatureData.matchSignature(), SignDocSignatureData.matchReference(), SignDocImage.matchSignature(), and SignDocImage.matchReference()
 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)
 CSignDocPropertyClass representing one property without value
 CSignDocPropertyNotFoundExceptionSignDoc exception: Property not found
 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
 CSignDocTypeMismatchExceptionSignDoc exception: Field type or property type mismatch
 CSignDocUnexpectedErrorExceptionSignDoc exception: Unexpected error
 CSignDocUnknownParameterExceptionSignDoc exception: Invalid value
 CSignDocVerificationParametersParameters for verifying a certificate chain
 CSignDocVerificationResultInformation about a signature field returned by SignDocDocument.verifySignature() or SignDocDocument.verifySignature2()
 CSignDocWatermarkParameters for a watermark
 CSignDocWeightedFrameA frame and its weight
 CSignDocWrongCollectionExceptionSignDoc exception: Property accessed via wrong collection
 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
 CTimeStamperAn RFC 3161 client using HTTP