@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, setHasDefaultStyleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetColSpan, setContentpublic PDFImageCell(int row,
int column,
String imagePath)
public IPDFImageCellStyle getStyle()
getStyle in interface IPDFImageCellgetStyle in class PDFCellpublic void setStyle(IPDFCellStyle style)