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 signature-
Methods inherited from class eu.europa.esig.dss.pdf.openpdf.visible.AbstractITextSignatureDrawer
init
-
-
-
-
Method Detail
-
draw
public void draw() throws IOExceptionDescription copied from interface:SignatureDrawerDraw the visible signature- Throws:
IOException
-
-