Uses of Interface
eu.europa.esig.dss.pdf.visible.SignatureDrawer
Packages that use SignatureDrawer
Package
Description
-
Uses of SignatureDrawer in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return SignatureDrawerModifier and TypeMethodDescriptionprotected SignatureDrawer
AbstractPDFSignatureService.loadSignatureDrawer
(SignatureImageParameters imageParameters) Returns a SignatureDrawer initialized from a providedsignatureDrawerFactory
Methods in eu.europa.esig.dss.pdf with parameters of type SignatureDrawerModifier 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
Methods in eu.europa.esig.dss.pdf.openpdf with parameters of type SignatureDrawerModifier and TypeMethodDescriptionprotected AnnotationBox
ITextPDFSignatureService.getVisibleSignatureFieldBoxPosition
(SignatureDrawer signatureDrawer, PdfDocumentReader documentReader, SignatureFieldParameters parameters) -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.openpdf.visible
Subinterfaces of SignatureDrawer in eu.europa.esig.dss.pdf.openpdf.visibleModifier and TypeInterfaceDescriptioninterface
IText (OpenPDF) visual signature drawerClasses in eu.europa.esig.dss.pdf.openpdf.visible that implement SignatureDrawerModifier 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
Subinterfaces of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visibleClasses in eu.europa.esig.dss.pdf.pdfbox.visible that implement SignatureDrawerModifier and TypeClassDescriptionclass
The abstract implementation of PDFBox signature drawer -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer
Classes in eu.europa.esig.dss.pdf.pdfbox.visible.defaultdrawer that implement SignatureDrawerModifier and TypeClassDescriptionclass
The default PDFBox signature drawer. -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer
Classes in eu.europa.esig.dss.pdf.pdfbox.visible.nativedrawer that implement SignatureDrawerModifier and TypeClassDescriptionclass
The native PDFBox signature drawer. -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.visible
Methods in eu.europa.esig.dss.pdf.visible that return SignatureDrawerModifier and TypeMethodDescriptionSignatureDrawerFactory.getSignatureDrawer
(SignatureImageParameters imageParameters) This method builds an instance ofSignatureDrawer
depending of the givenSignatureImageParameters