|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectdori.jasper.engine.base.JRBasePrintElement
dori.jasper.engine.base.JRBasePrintGraphicElement
dori.jasper.engine.base.JRBasePrintLine
| Field Summary | |
protected byte |
direction
|
| Fields inherited from class dori.jasper.engine.base.JRBasePrintGraphicElement |
fill, pen |
| Fields inherited from class dori.jasper.engine.base.JRBasePrintElement |
backcolor, forecolor, height, mode, width, x, y |
| Constructor Summary | |
JRBasePrintLine()
|
|
| Method Summary | |
byte |
getDirection()
|
void |
setDirection(byte direction)
|
void |
setHeight(int height)
|
void |
setWidth(int width)
|
| Methods inherited from class dori.jasper.engine.base.JRBasePrintGraphicElement |
getFill, getPen, setFill, setPen |
| Methods inherited from class dori.jasper.engine.base.JRBasePrintElement |
getBackcolor, getForecolor, getHeight, getMode, getWidth, getX, getY, setBackcolor, setForecolor, setMode, setX, setY |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface dori.jasper.engine.JRPrintGraphicElement |
getFill, getPen, setFill, setPen |
| Methods inherited from interface dori.jasper.engine.JRPrintElement |
getBackcolor, getForecolor, getHeight, getMode, getWidth, getX, getY, setBackcolor, setForecolor, setMode, setX, setY |
| Field Detail |
protected byte direction
| Constructor Detail |
public JRBasePrintLine()
| Method Detail |
public void setWidth(int width)
setWidth in interface JRPrintElementsetWidth in class JRBasePrintElementpublic void setHeight(int height)
setHeight in interface JRPrintElementsetHeight in class JRBasePrintElementpublic byte getDirection()
getDirection in interface JRPrintLinepublic void setDirection(byte direction)
setDirection in interface JRPrintLine
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||