public class TextEditElement extends UiElement
Modifier and Type | Field and Description |
---|---|
protected boolean |
isBorderDrawn |
contentElement, independentRotateAngle, positionState
attributes, borderDrawer, document, elementRec, elementTag, isDrawElement, para
Constructor and Description |
---|
TextEditElement(FormNode elementTag, XFARectangle elementRec, com.itextpdf.text.Document document, ContentElement contentElement) |
TextEditElement(FormNode elementTag, XFARectangle elementRec, com.itextpdf.text.Document document, ContentElement contentElement, Integer textIndependentRotateAngle) |
Modifier and Type | Method and Description |
---|---|
PositionResult.State |
draw(com.itextpdf.text.pdf.PdfContentByte canvas, XFARectangle parentBoundingBox) |
protected boolean |
isTextWidget() |
void |
setBorderDrawn(boolean borderDrawn) |
applyMargins, getContentElement, getIndependentRotateAngle, isEmpty, isTagged, move, setIndependentRotateAngle, simulatePosition, unapplyMargins
drawBorder, drawBorder, getElementRec, setIsDrawElement
public TextEditElement(FormNode elementTag, XFARectangle elementRec, com.itextpdf.text.Document document, ContentElement contentElement)
public TextEditElement(FormNode elementTag, XFARectangle elementRec, com.itextpdf.text.Document document, ContentElement contentElement, Integer textIndependentRotateAngle)
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 boolean isTextWidget()
isTextWidget
in class UiElement
public void setBorderDrawn(boolean borderDrawn)
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.