|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jasperreports.engine.fill.JRTemplateElement
net.sf.jasperreports.engine.fill.JRTemplateGraphicElement
Constructor Summary | |
protected |
JRTemplateGraphicElement()
|
protected |
JRTemplateGraphicElement(JRGraphicElement graphicElement)
|
Method Summary | |
byte |
getFill()
|
byte |
getPen()
|
protected void |
setFill(byte fill)
|
protected void |
setGraphicElement(JRGraphicElement graphicElement)
|
protected void |
setPen(byte pen)
|
Methods inherited from class net.sf.jasperreports.engine.fill.JRTemplateElement |
getBackcolor, getForecolor, getMode, getWidth, setBackcolor, setElement, setForecolor, setMode, setWidth |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected JRTemplateGraphicElement()
protected JRTemplateGraphicElement(JRGraphicElement graphicElement)
Method Detail |
protected void setGraphicElement(JRGraphicElement graphicElement)
public byte getPen()
protected void setPen(byte pen)
public byte getFill()
protected void setFill(byte fill)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |