public class ElementGridCell extends JRExporterGridCell
| Modifier and Type | Field and Description |
|---|---|
static String |
EXCEPTION_MESSAGE_KEY_NOT_FRAME_ELEMENT |
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL| Constructor and Description |
|---|
ElementGridCell(JRGridLayout container,
PrintElementIndex parentIndex,
int elementIndex,
GridCellSize size) |
| Modifier and Type | Method and Description |
|---|---|
protected JRGridLayout |
getContainer() |
JRPrintElement |
getElement() |
String |
getElementAddress() |
int |
getElementIndex() |
JRGridLayout |
getLayout() |
PrintElementIndex |
getParentIndex() |
String |
getProperty(String propName) |
GridCellSize |
getSize() |
byte |
getType() |
void |
setBox(JRLineBox box) |
getBackcolor, getBox, getCellBackcolor, getColSpan, getForecolor, getHeight, getRowSpan, getStyle, getWidth, setStylepublic static final String EXCEPTION_MESSAGE_KEY_NOT_FRAME_ELEMENT
public ElementGridCell(JRGridLayout container, PrintElementIndex parentIndex, int elementIndex, GridCellSize size)
public GridCellSize getSize()
getSize in class JRExporterGridCellpublic byte getType()
getType in class JRExporterGridCellpublic JRPrintElement getElement()
getElement in class JRExporterGridCellpublic String getProperty(String propName)
getProperty in class JRExporterGridCellpublic PrintElementIndex getParentIndex()
public int getElementIndex()
public String getElementAddress()
getElementAddress in class JRExporterGridCellpublic JRGridLayout getLayout()
public void setBox(JRLineBox box)
setBox in class JRExporterGridCellprotected JRGridLayout getContainer()
Copyright © 2017. All rights reserved.