public static class PdfPTable.ColumnMeasurementState
extends java.lang.Object
Constructor | Description |
---|---|
ColumnMeasurementState() |
Modifier and Type | Method | Description |
---|---|---|
void |
beginCell(PdfPCell cell,
float completedRowsHeight,
float rowHeight) |
|
boolean |
cellEnds() |
|
void |
consumeRowspan(float completedRowsHeight,
float rowHeight) |
public void beginCell(PdfPCell cell, float completedRowsHeight, float rowHeight)
public void consumeRowspan(float completedRowsHeight, float rowHeight)
public boolean cellEnds()
Copyright © 1998–2018. All rights reserved.