public abstract class APDTableCell extends APDMeasurable implements IPDTableCell
| Modifier and Type | Field and Description |
|---|---|
static PDInsets |
DEFAULT_PADDING |
protected PDInsets |
padding |
| Constructor and Description |
|---|
APDTableCell(PDInsets padding) |
| Modifier and Type | Method and Description |
|---|---|
PDInsets |
getPadding() |
getHeight, getWidth, measureHeight, measureWidthclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdrawCellgetHeight, getWidthpublic static final PDInsets DEFAULT_PADDING
protected final PDInsets padding
public APDTableCell(PDInsets padding)
public PDInsets getPadding()
getPadding in interface IPDTableCell