net.sf.jasperreports.engine.export
Class JRExporterGridCell
java.lang.Object
net.sf.jasperreports.engine.export.JRExporterGridCell
public class JRExporterGridCell
- extends java.lang.Object
- Version:
- $Id: JRExporterGridCell.java 2006 2007-12-05 14:28:33Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OCCUPIED_CELL
public static final JRExporterGridCell OCCUPIED_CELL
JRExporterGridCell
public JRExporterGridCell(ElementWrapper wrapper,
int width,
int height,
int colSpan,
int rowSpan)
getWrapper
public ElementWrapper getWrapper()
getElement
public JRPrintElement getElement()
getWidth
public int getWidth()
setWidth
public void setWidth(int width)
getHeight
public int getHeight()
getColSpan
public int getColSpan()
setColSpan
public void setColSpan(int colSpan)
getRowSpan
public int getRowSpan()
getLayout
public JRGridLayout getLayout()
setLayout
public void setLayout(JRGridLayout layout)
getBackcolor
public java.awt.Color getBackcolor()
setBackcolor
public void setBackcolor(java.awt.Color backcolor)
getBox
public JRLineBox getBox()
setBox
public void setBox(JRLineBox box)
getForecolor
public java.awt.Color getForecolor()
setForecolor
public void setForecolor(java.awt.Color forecolor)
getCellBackcolor
public java.awt.Color getCellBackcolor()
isEmpty
public boolean isEmpty()
© 2001-2006 JasperSoft Corporation www.jaspersoft.com