public class DocxBorderInfo
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String[] |
BORDER |
protected java.awt.Color[] |
borderColor |
protected java.lang.String[] |
borderPadding |
protected java.lang.String[] |
borderStyle |
protected java.lang.String[] |
borderWidth |
protected static int |
BOTTOM_BORDER |
protected static int |
LEFT_BORDER |
protected static int |
RIGHT_BORDER |
protected static int |
TOP_BORDER |
Constructor and Description |
---|
DocxBorderInfo(JRLineBox box) |
DocxBorderInfo(JRPen pen) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasBorder() |
protected static final java.lang.String[] BORDER
protected static final int TOP_BORDER
protected static final int LEFT_BORDER
protected static final int BOTTOM_BORDER
protected static final int RIGHT_BORDER
protected java.awt.Color[] borderColor
protected java.lang.String[] borderWidth
protected java.lang.String[] borderStyle
protected java.lang.String[] borderPadding
© 2001 - 2018 TIBCO Software Inc. www.jaspersoft.com