public interface JRPrintGraphicElement extends JRPrintElement, JRCommonGraphicElement
UNSET_PRINT_ELEMENT_ID, UNSET_SOURCE_ELEMENT_ID
Modifier and Type | Method and Description |
---|---|
void |
setFill(FillEnum fill)
Sets the fill type used for this element.
|
accept, getHeight, getKey, getOrigin, getPrintElementId, getSourceElementId, getWidth, getX, getY, setHeight, setStyle, setUUID, setWidth, setX, setY
getParentProperties, getPropertiesMap, hasProperties
getUUID
getFillValue, getLinePen, getOwnFillValue
getBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setMode
getDefaultLineColor, getDefaultLineWidth
getDefaultStyleProvider, getStyle, getStyleNameReference
void setFill(FillEnum fill)
setFill
in interface JRCommonGraphicElement
fill
- one of the pen constants in FillEnum
.Copyright © 2017. All rights reserved.