public interface JRCommonGraphicElement extends JRCommonElement, JRPenContainer
| Modifier and Type | Method and Description |
|---|---|
byte |
getFill()
Deprecated.
Replaced by
getFillValue(). |
FillEnum |
getFillValue()
Indicates the fill type used for this element.
|
JRPen |
getLinePen() |
java.lang.Byte |
getOwnFill()
Deprecated.
Replaced by
getOwnFillValue(). |
FillEnum |
getOwnFillValue()
Indicates the own fill type used for this element.
|
void |
setFill(byte fill)
Deprecated.
Replaced by
setFill(FillEnum). |
void |
setFill(java.lang.Byte fill)
Deprecated.
Replaced by
setFill(FillEnum). |
void |
setFill(FillEnum fillEnum)
Sets the fill type used for this element.
|
getBackcolor, getForecolor, getHeight, getKey, getMode, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnMode, getOwnModeValue, getWidth, setBackcolor, setForecolor, setMode, setMode, setModegetDefaultLineColor, getDefaultLineWidthgetDefaultStyleProvider, getStyle, getStyleNameReferenceJRPen getLinePen()
byte getFill()
getFillValue().java.lang.Byte getOwnFill()
getOwnFillValue().void setFill(byte fill)
setFill(FillEnum).void setFill(java.lang.Byte fill)
setFill(FillEnum).FillEnum getFillValue()
FillEnumFillEnum getOwnFillValue()
FillEnum© 2001-2010 Jaspersoft Corporation www.jaspersoft.com