public interface IPDTableCell extends IPDMeasurable
| Modifier and Type | Method and Description |
|---|---|
void |
drawCell(org.apache.pdfbox.pdmodel.PDPageContentStream stream,
float x,
float y,
float rowHeight) |
PDInsets |
getPadding() |
getHeight, getWidthvoid drawCell(org.apache.pdfbox.pdmodel.PDPageContentStream stream,
float x,
float y,
float rowHeight)
throws java.io.IOException
java.io.IOExceptionPDInsets getPadding()