public class SignatureElement extends UiElement
| Modifier and Type | Field and Description |
|---|---|
protected List<com.itextpdf.text.pdf.PRIndirectReference> |
copiedReferences |
protected FlattenerContext |
flattenerContext |
protected com.itextpdf.text.pdf.PdfWriter |
writer |
contentElement, independentRotateAngle, positionStateattributes, borderDrawer, document, elementRec, elementTag, isDrawElement, para| Constructor and Description |
|---|
SignatureElement(FormNode elementTag,
XFARectangle elementRec,
com.itextpdf.text.Document document,
ContentElement contentElement,
FlattenerContext flattenerContext) |
| Modifier and Type | Method and Description |
|---|---|
protected com.itextpdf.text.pdf.PdfStream |
copyStream(com.itextpdf.text.pdf.PRStream in) |
PositionResult.State |
draw(com.itextpdf.text.pdf.PdfContentByte canvas,
XFARectangle parentBoundingBox) |
protected boolean |
isTextWidget() |
applyMargins, getContentElement, getIndependentRotateAngle, isEmpty, isTagged, move, setIndependentRotateAngle, simulatePosition, unapplyMarginsdrawBorder, drawBorder, getElementRec, setIsDrawElementprotected FlattenerContext flattenerContext
protected List<com.itextpdf.text.pdf.PRIndirectReference> copiedReferences
protected com.itextpdf.text.pdf.PdfWriter writer
public SignatureElement(FormNode elementTag, XFARectangle elementRec, com.itextpdf.text.Document document, ContentElement contentElement, FlattenerContext flattenerContext)
protected boolean isTextWidget()
isTextWidget in class UiElementpublic PositionResult.State draw(com.itextpdf.text.pdf.PdfContentByte canvas, XFARectangle parentBoundingBox) throws com.itextpdf.text.DocumentException, IOException
draw in class UiElementcom.itextpdf.text.DocumentExceptionIOExceptionprotected com.itextpdf.text.pdf.PdfStream copyStream(com.itextpdf.text.pdf.PRStream in)
throws IOException,
com.itextpdf.text.pdf.BadPdfFormatException
IOExceptioncom.itextpdf.text.pdf.BadPdfFormatExceptionCopyright (C) 1998-2019 iText Group NV. All Rights Reserved.