public interface JRPrintLine extends JRPrintGraphicElement
| Modifier and Type | Method and Description |
|---|---|
byte |
getDirection()
Deprecated.
Replaced by
getDirectionValue(). |
LineDirectionEnum |
getDirectionValue()
Gets the line direction.
|
void |
setDirection(byte direction)
Deprecated.
Replaced by
setDirection(LineDirectionEnum). |
void |
setDirection(LineDirectionEnum lineDirectionEnum)
Sets the line direction.
|
getOwnPen, getPen, setFill, setFill, setFill, setPen, setPenaccept, getHeight, getKey, getOrigin, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setYgetParentProperties, getPropertiesMap, hasPropertiesgetFill, getFillValue, getLinePen, getOwnFill, getOwnFillValuegetBackcolor, getForecolor, getMode, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnMode, getOwnModeValue, setBackcolor, setForecolor, setMode, setMode, setModegetDefaultLineColor, getDefaultLineWidthgetDefaultStyleProvider, getStyle, getStyleNameReferencebyte getDirection()
getDirectionValue().void setDirection(byte direction)
setDirection(LineDirectionEnum).LineDirectionEnum getDirectionValue()
LineDirectionEnumvoid setDirection(LineDirectionEnum lineDirectionEnum)
lineDirectionEnum - a value representing one of the line direction constants in LineDirectionEnum© 2001-2010 Jaspersoft Corporation www.jaspersoft.com