net.sf.jasperreports.engine
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, setPen
accept, getHeight, getKey, getOrigin, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setY
getParentProperties, getPropertiesMap, hasProperties
getFill, getFillValue, getLinePen, getOwnFill, getOwnFillValue
getBackcolor, getForecolor, getMode, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnMode, getOwnModeValue, setBackcolor, setForecolor, setMode, setMode, setMode
getDefaultLineColor, getDefaultLineWidth
getDefaultStyleProvider, getStyle, getStyleNameReference
byte getDirection()
getDirectionValue()
.void setDirection(byte direction)
setDirection(LineDirectionEnum)
.LineDirectionEnum getDirectionValue()
LineDirectionEnum
void setDirection(LineDirectionEnum lineDirectionEnum)
lineDirectionEnum
- a value representing one of the line direction constants in LineDirectionEnum
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com