protected static final class PDTableTextCell.CellLine extends APDMeasurable
| Modifier | Constructor and Description |
|---|---|
protected |
CellLine(PDTableTextCell.PDTextPart... lineParts) |
| Modifier and Type | Method and Description |
|---|---|
protected float |
measureHeight() |
protected float |
measureWidth() |
java.lang.String |
toString() |
getHeight, getWidthprotected CellLine(PDTableTextCell.PDTextPart... lineParts)
protected float measureWidth()
throws java.io.IOException
measureWidth in class APDMeasurablejava.io.IOExceptionprotected float measureHeight()
throws java.io.IOException
measureHeight in class APDMeasurablejava.io.IOExceptionpublic java.lang.String toString()
toString in class java.lang.Object