net.sf.jasperreports.engine.fill
Class JRTemplatePrintElement
java.lang.Object
net.sf.jasperreports.engine.fill.JRTemplatePrintElement
- All Implemented Interfaces:
- JRPrintElement, java.io.Serializable
- Direct Known Subclasses:
- JRTemplatePrintGraphicElement, JRTemplatePrintText
- public class JRTemplatePrintElement
- extends java.lang.Object
- implements JRPrintElement, java.io.Serializable
- Version:
- $Id: JRTemplatePrintElement.java,v 1.23 2005/10/09 21:34:26 teodord Exp $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
template
protected JRTemplateElement template
JRTemplatePrintElement
protected JRTemplatePrintElement(JRTemplateElement element)
getMode
public byte getMode()
- Specified by:
getMode
in interface JRPrintElement
setMode
public void setMode(byte mode)
- Specified by:
setMode
in interface JRPrintElement
getX
public int getX()
- Specified by:
getX
in interface JRPrintElement
setX
public void setX(int x)
- Specified by:
setX
in interface JRPrintElement
getY
public int getY()
- Specified by:
getY
in interface JRPrintElement
setY
public void setY(int y)
- Specified by:
setY
in interface JRPrintElement
getWidth
public int getWidth()
- Specified by:
getWidth
in interface JRPrintElement
setWidth
public void setWidth(int width)
- Specified by:
setWidth
in interface JRPrintElement
getHeight
public int getHeight()
- Specified by:
getHeight
in interface JRPrintElement
setHeight
public void setHeight(int height)
- Specified by:
setHeight
in interface JRPrintElement
getForecolor
public java.awt.Color getForecolor()
- Specified by:
getForecolor
in interface JRPrintElement
setForecolor
public void setForecolor(java.awt.Color color)
- Specified by:
setForecolor
in interface JRPrintElement
getBackcolor
public java.awt.Color getBackcolor()
- Specified by:
getBackcolor
in interface JRPrintElement
setBackcolor
public void setBackcolor(java.awt.Color color)
- Specified by:
setBackcolor
in interface JRPrintElement
© 2001-2005 JasperSoft Corporation www.jaspersoft.com