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_WIDTH
LINE_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, getStyleNameReference, getStyleResolver, isIdentical, populateStyle, setLineColor, setLineStyle, setLineWidth
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clone, getOwnLineColor, getOwnLineStyleValue, getOwnLineWidth, getPenContainer, populateStyle, setLineColor, setLineStyle, setLineWidth
protected JRLineBox lineBox
public JRBaseBoxPen(JRLineBox box)
public Float getLineWidth()
JRPen
getLineWidth
in interface JRPen
getLineWidth
in class JRBasePen
public LineStyleEnum getLineStyleValue()
JRPen
getLineStyleValue
in interface JRPen
getLineStyleValue
in class JRBasePen
LineStyleEnum
public Color getLineColor()
JRPen
getLineColor
in interface JRPen
getLineColor
in class JRBasePen
Copyright © 2023 Cloud Software Group, Inc.. All rights reserved.