net.sf.jasperreports.engine.export
Class ElementGridCell

java.lang.Object
  extended by net.sf.jasperreports.engine.export.JRExporterGridCell
      extended by net.sf.jasperreports.engine.export.ElementGridCell

public class ElementGridCell
extends JRExporterGridCell

Version:
$Id: ElementGridCell.java 4595 2011-09-08 15:55:10Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
 
Fields inherited from class net.sf.jasperreports.engine.export.JRExporterGridCell
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL
 
Constructor Summary
ElementGridCell(ElementWrapper wrapper, int width, int height, int colSpan, int rowSpan)
           
 
Method Summary
 byte getType()
           
 
Methods inherited from class net.sf.jasperreports.engine.export.JRExporterGridCell
getBackcolor, getBox, getCellBackcolor, getColSpan, getElement, getForecolor, getHeight, getLayout, getRowSpan, getWidth, getWrapper, isEmpty, setBackcolor, setBox, setColSpan, setForecolor, setLayout, setWidth
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementGridCell

public ElementGridCell(ElementWrapper wrapper,
                       int width,
                       int height,
                       int colSpan,
                       int rowSpan)
Method Detail

getType

public byte getType()
Specified by:
getType in class JRExporterGridCell


© 2001-2010 Jaspersoft Corporation www.jaspersoft.com