Uses of Interface
eu.europa.esig.dss.pdf.visible.SignatureDrawerFactory
-
Uses of SignatureDrawerFactory in eu.europa.esig.dss.pdf
Constructors in eu.europa.esig.dss.pdf with parameters of type SignatureDrawerFactory Constructor Description AbstractPDFSignatureService(PDFServiceMode serviceMode, SignatureDrawerFactory signatureDrawerFactory)
Constructor for the PDFSignatureService -
Uses of SignatureDrawerFactory in eu.europa.esig.dss.pdf.openpdf.visible
Subinterfaces of SignatureDrawerFactory in eu.europa.esig.dss.pdf.openpdf.visible Modifier and Type Interface Description interface
ITextSignatureDrawerFactory
Loads the relevant visual signature drawer for the IText (OpenPDF) implementationClasses in eu.europa.esig.dss.pdf.openpdf.visible that implement SignatureDrawerFactory Modifier and Type Class Description class
ITextDefaultSignatureDrawerFactory
Default implementation for IText (OpenPDF) to load a relevant visual signature drawer -
Uses of SignatureDrawerFactory in eu.europa.esig.dss.pdf.pdfbox.visible
Subinterfaces of SignatureDrawerFactory in eu.europa.esig.dss.pdf.pdfbox.visible Modifier and Type Interface Description interface
PdfBoxSignatureDrawerFactory
Loads a relevant signature drawer for a PDFBox implementation -
Uses of SignatureDrawerFactory in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
Classes in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer that implement SignatureDrawerFactory Modifier and Type Class Description class
PdfBoxDefaultSignatureDrawerFactory
Loads the default PDFBox signature drawer -
Uses of SignatureDrawerFactory in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
Classes in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer that implement SignatureDrawerFactory Modifier and Type Class Description class
PdfBoxNativeSignatureDrawerFactory
Loads the native PDFBox signature drawer