Uses of Interface
eu.europa.esig.dss.pdf.visible.SignatureDrawer
Packages that use SignatureDrawer
-
Uses of SignatureDrawer in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return SignatureDrawerModifier and TypeMethodDescriptionprotected SignatureDrawerAbstractPDFSignatureService.loadSignatureDrawer(SignatureImageParameters imageParameters) Returns a SignatureDrawer initialized from a providedsignatureDrawerFactoryMethods in eu.europa.esig.dss.pdf with parameters of type SignatureDrawerModifier and TypeMethodDescriptionprotected AnnotationBoxAbstractPDFSignatureService.buildSignatureFieldBox(SignatureDrawer signatureDrawer) Returns a SignatureFieldBox.protected AnnotationBoxAbstractPDFSignatureService.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.visible
Methods in eu.europa.esig.dss.pdf.visible that return SignatureDrawerModifier and TypeMethodDescriptionSignatureDrawerFactory.getSignatureDrawer(SignatureImageParameters imageParameters) This method builds an instance ofSignatureDrawerdepending of the givenSignatureImageParameters