public interface JRCommonGraphicElement extends JRCommonElement, JRPenContainer
<graphicElement>
tag.
fill
attribute specifies the style of the background of the graphic elements. The
only style currently supported is the solid fill style, which is also the default
(fill="Solid"
). The getFillValue()
method can
be used to access the fill setting.
<pen>
tag and can be accessed using the getLinePen()
method.JRPen
Modifier and Type | Method and Description |
---|---|
FillEnum |
getFillValue()
Indicates the fill type used for this element.
|
JRPen |
getLinePen() |
FillEnum |
getOwnFillValue()
Indicates the own fill type used for this element.
|
void |
setFill(FillEnum fillEnum)
Sets the fill type used for this element.
|
getBackcolor, getForecolor, getHeight, getKey, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, getWidth, setBackcolor, setForecolor, setMode
getDefaultLineColor, getDefaultLineWidth
getDefaultStyleProvider, getStyle, getStyleNameReference
JRPen getLinePen()
FillEnum getFillValue()
FillEnum
FillEnum getOwnFillValue()
FillEnum
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com