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, setStyle
public EmptyGridCell(GridCellSize size, GridCellStyle style)
public GridCellSize getSize()
getSize
in class JRExporterGridCell
public byte getType()
getType
in class JRExporterGridCell
public JRPrintElement getElement()
getElement
in class JRExporterGridCell
public String getElementAddress()
getElementAddress
in class JRExporterGridCell
public String getProperty(String propName)
getProperty
in class JRExporterGridCell
public boolean isEmpty()
Copyright © 2019 TIBCO Software Inc.. All rights reserved.