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, setStyle
public 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 JRExporterGridCell
public byte getType()
getType
in class JRExporterGridCell
public JRPrintElement getElement()
getElement
in class JRExporterGridCell
public String getProperty(String propName)
getProperty
in class JRExporterGridCell
public PrintElementIndex getParentIndex()
public int getElementIndex()
public String getElementAddress()
getElementAddress
in class JRExporterGridCell
public JRGridLayout getLayout()
public void setBox(JRLineBox box)
setBox
in class JRExporterGridCell
protected JRGridLayout getContainer()
Copyright © 2017. All rights reserved.