public class OccupiedGridCell extends JRExporterGridCell
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL| Constructor and Description |
|---|
OccupiedGridCell(JRExporterGridCell occupier) |
| Modifier and Type | Method and Description |
|---|---|
JRPrintElement |
getElement() |
String |
getElementAddress() |
JRExporterGridCell |
getOccupier() |
String |
getProperty(String propName) |
GridCellSize |
getSize() |
byte |
getType() |
getBackcolor, getBox, getCellBackcolor, getColSpan, getForecolor, getHeight, getRowSpan, getStyle, getWidth, setBox, setStylepublic OccupiedGridCell(JRExporterGridCell occupier)
public GridCellSize getSize()
getSize in class JRExporterGridCellpublic JRExporterGridCell getOccupier()
public 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 JRExporterGridCellCopyright © 2017. All rights reserved.