public class SignatureElement extends UiElement
Modifier and Type | Field and Description |
---|---|
protected List |
copiedReferences |
protected FlattenerContext |
flattenerContext |
protected com.itextpdf.text.pdf.PdfWriter |
writer |
contentElement, independentRotateAngle, positionState
attributes, 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, unapplyMargins
drawBorder, drawBorder, getElementRec, setIsDrawElement
protected FlattenerContext flattenerContext
protected ListcopiedReferences
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 UiElement
public PositionResult.State draw(com.itextpdf.text.pdf.PdfContentByte canvas, XFARectangle parentBoundingBox) throws com.itextpdf.text.DocumentException, IOException
draw
in class UiElement
com.itextpdf.text.DocumentException
IOException
protected com.itextpdf.text.pdf.PdfStream copyStream(com.itextpdf.text.pdf.PRStream in) throws IOException, com.itextpdf.text.pdf.BadPdfFormatException
IOException
com.itextpdf.text.pdf.BadPdfFormatException
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.