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