public class BarcodeElement extends UiElement
| Modifier and Type | Field and Description |
|---|---|
protected XFARectangle |
barcodeTextRectangle |
protected String |
textLocation |
contentElement, independentRotateAngle, positionStateattributes, borderDrawer, document, elementRec, elementTag, isDrawElement, para| Constructor and Description |
|---|
BarcodeElement(FormNode elementTag,
XFARectangle elementRec,
com.itextpdf.text.Document document,
ContentElement contentElement) |
| Modifier and Type | Method and Description |
|---|---|
PositionResult.State |
draw(com.itextpdf.text.pdf.PdfContentByte canvas,
XFARectangle parentBoundingBox) |
boolean |
isEmpty() |
boolean |
isTagged() |
protected boolean |
isTextWidget() |
applyMargins, getContentElement, getIndependentRotateAngle, move, setIndependentRotateAngle, simulatePosition, unapplyMarginsdrawBorder, drawBorder, getElementRec, setIsDrawElementprotected XFARectangle barcodeTextRectangle
protected String textLocation
public BarcodeElement(FormNode elementTag, XFARectangle elementRec, com.itextpdf.text.Document document, ContentElement contentElement)
public PositionResult.State draw(com.itextpdf.text.pdf.PdfContentByte canvas, XFARectangle parentBoundingBox) throws com.itextpdf.text.DocumentException, IOException
draw in class UiElementcom.itextpdf.text.DocumentExceptionIOExceptionprotected boolean isTextWidget()
isTextWidget in class UiElementCopyright (C) 1998-2019 iText Group NV. All Rights Reserved.