Uses of Interface
eu.europa.esig.dss.pdf.visible.SignatureDrawer
-
Uses of SignatureDrawer in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return SignatureDrawer Modifier and Type Method Description protected SignatureDrawerAbstractPDFSignatureService. loadSignatureDrawer(SignatureImageParameters imageParameters)Returns a SignatureDrawer initialized from a providedsignatureDrawerFactoryMethods in eu.europa.esig.dss.pdf with parameters of type SignatureDrawer Modifier and Type Method Description protected AnnotationBoxAbstractPDFSignatureService. buildSignatureFieldBox(SignatureDrawer signatureDrawer)Returns a SignatureFieldBox.protected voidAbstractPDFSignatureService. checkVisibleSignatureFieldBoxPosition(SignatureDrawer signatureDrawer, PdfDocumentReader documentReader, SignatureFieldParameters fieldParameters)Checks validity of the SignatureField position -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.openpdf.visible
Subinterfaces of SignatureDrawer in eu.europa.esig.dss.pdf.openpdf.visible Modifier and Type Interface Description interfaceITextSignatureDrawerIText (OpenPDF) visual signature drawerClasses in eu.europa.esig.dss.pdf.openpdf.visible that implement SignatureDrawer Modifier and Type Class Description classAbstractITextSignatureDrawerThe abstract implementation of an IText (OpenPDF) signature drawerclassImageOnlySignatureDrawerclassTextOnlySignatureDrawer -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible
Subinterfaces of SignatureDrawer in eu.europa.esig.dss.pdf.pdfbox.visible Modifier and Type Interface Description interfacePdfBoxSignatureDrawerThe PDFBox signature drawerClasses in eu.europa.esig.dss.pdf.pdfbox.visible that implement SignatureDrawer Modifier and Type Class Description classAbstractPdfBoxSignatureDrawerThe 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 SignatureDrawer Modifier and Type Class Description classDefaultPdfBoxVisibleSignatureDrawerThe 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 SignatureDrawer Modifier and Type Class Description classNativePdfBoxVisibleSignatureDrawerThe native PDFBox signature drawer. -
Uses of SignatureDrawer in eu.europa.esig.dss.pdf.visible
Methods in eu.europa.esig.dss.pdf.visible that return SignatureDrawer Modifier and Type Method Description SignatureDrawerSignatureDrawerFactory. getSignatureDrawer(SignatureImageParameters imageParameters)This method builds an instance ofSignatureDrawerdepending of the givenSignatureImageParameters