public class ElementReplacementGridCell extends JRExporterGridCell
TYPE_ELEMENT_CELL, TYPE_EMPTY_CELL, TYPE_OCCUPIED_CELL
Constructor and Description |
---|
ElementReplacementGridCell(ElementGridCell originalCell,
JRPrintElement element) |
Modifier and Type | Method and Description |
---|---|
JRPrintElement |
getElement() |
String |
getElementAddress() |
String |
getProperty(String propName) |
GridCellSize |
getSize() |
byte |
getType() |
void |
setBox(JRLineBox box) |
getBackcolor, getBox, getCellBackcolor, getColSpan, getForecolor, getHeight, getRowSpan, getStyle, getWidth, setStyle
public ElementReplacementGridCell(ElementGridCell originalCell, JRPrintElement element)
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 void setBox(JRLineBox box)
setBox
in class JRExporterGridCell
Copyright © 2017. All rights reserved.