public class JRBaseBoxPen extends JRBasePen implements JRBoxPen
| Modifier and Type | Field and Description |
|---|---|
protected JRLineBox |
lineBox |
lineColor, lineStyleValue, lineWidth, penContainer, PROPERTY_LINE_COLOR, PROPERTY_LINE_STYLE, PROPERTY_LINE_WIDTHLINE_WIDTH_0, LINE_WIDTH_1| Constructor and Description |
|---|
JRBaseBoxPen(JRLineBox box) |
| Modifier and Type | Method and Description |
|---|---|
JRBoxPen |
clone(JRLineBox lineBox) |
JRLineBox |
getBox() |
Color |
getLineColor()
Gets the line color.
|
LineStyleEnum |
getLineStyleValue()
Indicates the line style used for this pen.
|
Float |
getLineWidth()
Gets the line width used for this pen.
|
JRPen |
getPen(JRLineBox box) |
clone, getEventSupport, getHashCode, getOwnLineColor, getOwnLineStyleValue, getOwnLineWidth, getPenContainer, getStyleContainer, getStyleNameReference, getStyleResolver, isIdentical, setLineColor, setLineStyle, setLineWidth, setLineWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclone, getOwnLineColor, getOwnLineStyleValue, getOwnLineWidth, getPenContainer, getStyleContainer, setLineColor, setLineStyle, setLineWidth, setLineWidthprotected JRLineBox lineBox
public JRBaseBoxPen(JRLineBox box)
public Float getLineWidth()
JRPengetLineWidth in interface JRPengetLineWidth in class JRBasePenpublic LineStyleEnum getLineStyleValue()
JRPengetLineStyleValue in interface JRPengetLineStyleValue in class JRBasePenLineStyleEnumpublic Color getLineColor()
JRPengetLineColor in interface JRPengetLineColor in class JRBasePenCopyright © 2017. All rights reserved.