public class ElementGridCell extends JRExporterGridCell
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL| Constructor and Description |
|---|
ElementGridCell(ElementWrapper wrapper,
int width,
int height,
int colSpan,
int rowSpan) |
| Modifier and Type | Method and Description |
|---|---|
byte |
getType() |
getBackcolor, getBox, getCellBackcolor, getColSpan, getElement, getForecolor, getHeight, getLayout, getRowSpan, getWidth, getWrapper, isEmpty, setBackcolor, setBox, setColSpan, setForecolor, setLayout, setWidthpublic ElementGridCell(ElementWrapper wrapper, int width, int height, int colSpan, int rowSpan)
public byte getType()
getType in class JRExporterGridCellCopyright © 2012. All Rights Reserved.