public class EmptyGridCell extends JRExporterGridCell
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL| Constructor and Description |
|---|
EmptyGridCell(GridCellSize size,
GridCellStyle style) |
| Modifier and Type | Method and Description |
|---|---|
JRPrintElement |
getElement() |
String |
getElementAddress() |
String |
getProperty(String propName) |
GridCellSize |
getSize() |
byte |
getType() |
boolean |
isEmpty() |
getBackcolor, getBox, getCellBackcolor, getColSpan, getForecolor, getHeight, getRowSpan, getStyle, getWidth, setBox, setStylepublic EmptyGridCell(GridCellSize size, GridCellStyle style)
public GridCellSize getSize()
getSize in class JRExporterGridCellpublic byte getType()
getType in class JRExporterGridCellpublic JRPrintElement getElement()
getElement in class JRExporterGridCellpublic String getElementAddress()
getElementAddress in class JRExporterGridCellpublic String getProperty(String propName)
getProperty in class JRExporterGridCellpublic boolean isEmpty()
Copyright © 2017. All rights reserved.