@Deprecated public class PDFImageCell extends PDFCell implements IPDFImageCell
hasDefaultStyle
Constructor and Description |
---|
PDFImageCell(int row,
int column,
String imagePath)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
IPDFImageCellStyle |
getStyle()
Deprecated.
|
void |
setStyle(IPDFCellStyle style)
Deprecated.
|
getColSpan, getColumn, getContent, getRow, getStyledCell, hasDefaultStyle, setColSpan, setContent, setHasDefaultStyle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setColSpan, setContent
public PDFImageCell(int row, int column, String imagePath)
public IPDFImageCellStyle getStyle()
getStyle
in interface IPDFImageCell
getStyle
in class PDFCell
public void setStyle(IPDFCellStyle style)