|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JRPrintLine
Method Summary | |
---|---|
LineDirectionEnum |
getDirectionValue()
Gets the line direction. |
void |
setDirection(LineDirectionEnum lineDirectionEnum)
Sets the line direction. |
Methods inherited from interface net.sf.jasperreports.engine.JRPrintGraphicElement |
---|
setFill |
Methods inherited from interface net.sf.jasperreports.engine.JRPrintElement |
---|
accept, getHeight, getKey, getOrigin, getWidth, getX, getY, setHeight, setStyle, setWidth, setX, setY |
Methods inherited from interface net.sf.jasperreports.engine.JRPropertiesHolder |
---|
getParentProperties, getPropertiesMap, hasProperties |
Methods inherited from interface net.sf.jasperreports.engine.JRCommonGraphicElement |
---|
getFillValue, getLinePen, getOwnFillValue |
Methods inherited from interface net.sf.jasperreports.engine.JRCommonElement |
---|
getBackcolor, getForecolor, getModeValue, getOwnBackcolor, getOwnForecolor, getOwnModeValue, setBackcolor, setForecolor, setMode |
Methods inherited from interface net.sf.jasperreports.engine.JRPenContainer |
---|
getDefaultLineColor, getDefaultLineWidth |
Methods inherited from interface net.sf.jasperreports.engine.JRStyleContainer |
---|
getDefaultStyleProvider, getStyle, getStyleNameReference |
Method Detail |
---|
LineDirectionEnum getDirectionValue()
LineDirectionEnum
void setDirection(LineDirectionEnum lineDirectionEnum)
lineDirectionEnum
- a value representing one of the line direction constants in LineDirectionEnum
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |