Constructor and Description |
---|
PdfPTable.ColumnMeasurementState() |
Modifier and Type | Method and 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 © 2013. All rights reserved.