public class CellSpacingEvent extends Object implements PdfPCellEvent
| Constructor and Description |
|---|
CellSpacingEvent(TableStyleValues styleValues)
Construct a new CellSpacingEvent with the given TableStyleValues
|
| Modifier and Type | Method and Description |
|---|---|
void |
cellLayout(PdfPCell cell,
Rectangle position,
PdfContentByte[] canvases) |
public CellSpacingEvent(TableStyleValues styleValues)
styleValues - the TableStyleValuespublic void cellLayout(PdfPCell cell, Rectangle position, PdfContentByte[] canvases)
cellLayout in interface PdfPCellEventPdfPCellEvent.cellLayout(com.itextpdf.text.pdf.PdfPCell,
com.itextpdf.text.Rectangle, com.itextpdf.text.pdf.PdfContentByte[])Copyright © 2019. All rights reserved.