public class LineDrawer extends BorderDrawer
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LineDrawer.Slope |
| Modifier and Type | Field and Description |
|---|---|
protected LineDrawer.Slope |
slope |
borderCorners, borderEdges, borderNode, combElementCellsNumber, fill, fillColor, isCombElementBorderaccessibleAttributes, id, role| Constructor and Description |
|---|
LineDrawer(FormNode border) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(com.itextpdf.text.pdf.PdfContentByte canvas,
XFARectangle borderArea) |
protected void |
initBorderEdges(boolean empty) |
boolean |
isEmpty() |
protected void |
setBorderEdgePoints(float llx,
float lly,
float urx,
float ury) |
calculateStyle, drawCombElementLines, drawCorner, drawEdge, getBorderThicknesses, hasEmbossedStyle, initBorderCorners, isEmpty, setBorderCornerPoints, setCombElementBorder, setLineDash, updateBorderLinesPointsgetAccessibleAttribute, getAccessibleAttributes, getId, getRole, isInline, setAccessibleAttribute, setId, setRoleprotected LineDrawer.Slope slope
public LineDrawer(FormNode border)
protected void initBorderEdges(boolean empty)
initBorderEdges in class BorderDrawerprotected void setBorderEdgePoints(float llx,
float lly,
float urx,
float ury)
setBorderEdgePoints in class BorderDrawerpublic void draw(com.itextpdf.text.pdf.PdfContentByte canvas,
XFARectangle borderArea)
draw in class BorderDrawerpublic boolean isEmpty()
isEmpty in class BorderDrawerCopyright (C) 1998-2019 iText Group NV. All Rights Reserved.