Uses of Interface
eu.europa.esig.dss.pdf.visible.SignatureDrawer
Package
Description
-
Uses of SignatureDrawer in eu.europa.esig.dss.pdf
Modifier and TypeMethodDescriptionprotected SignatureDrawer
AbstractPDFSignatureService.loadSignatureDrawer
(SignatureImageParameters imageParameters) Returns a SignatureDrawer initialized from a providedsignatureDrawerFactory
Modifier and TypeMethodDescriptionprotected AnnotationBox
AbstractPDFSignatureService.buildSignatureFieldBox
(SignatureDrawer signatureDrawer) Returns a SignatureFieldBox.protected AnnotationBox
AbstractPDFSignatureService.getVisibleSignatureFieldBoxPosition
(SignatureDrawer signatureDrawer, PdfDocumentReader documentReader, SignatureFieldParameters fieldParameters) Checks validity of the SignatureField position and returns the calculated signature field box -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.openpdf
Modifier and TypeMethodDescriptionprotected AnnotationBox
ITextPDFSignatureService.getVisibleSignatureFieldBoxPosition
(SignatureDrawer signatureDrawer, PdfDocumentReader documentReader, SignatureFieldParameters parameters) -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.openpdf.visible
Modifier and TypeInterfaceDescriptioninterface
IText (OpenPDF) visual signature drawerModifier and TypeClassDescriptionclass
The abstract implementation of an IText (OpenPDF) signature drawerclass
iText drawer used for image only visible signature creationclass
iText drawer used for visual signature creation with text data only -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible
Modifier and TypeClassDescriptionclass
The abstract implementation of PDFBox signature drawer -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
Modifier and TypeClassDescriptionclass
The default PDFBox signature drawer. -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
Modifier and TypeClassDescriptionclass
The native PDFBox signature drawer. -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.visible
Modifier and TypeMethodDescriptionSignatureDrawerFactory.getSignatureDrawer
(SignatureImageParameters imageParameters) This method builds an instance ofSignatureDrawer
depending of the givenSignatureImageParameters