Class ImageOnlySignatureDrawer
java.lang.Object
eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
eu.europa.esig.dss.pdf.openpdf.visible.ImageOnlySignatureDrawer
- All Implemented Interfaces:
ITextSignatureDrawer,SignatureDrawer
public class ImageOnlySignatureDrawer extends AbstractITextSignatureDrawer
-
Field Summary
Fields inherited from class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
appearance, parameters, signatureFieldId -
Constructor Summary
Constructors Constructor Description ImageOnlySignatureDrawer() -
Method Summary
Modifier and Type Method Description voiddraw()Draw the visible signatureMethods inherited from class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
init
-
Constructor Details
-
ImageOnlySignatureDrawer
public ImageOnlySignatureDrawer()
-
-
Method Details
-
draw
Description copied from interface:SignatureDrawerDraw the visible signature- Throws:
IOException
-