| Constructor and Description |
|---|
PercentBackgroundEvent(int count,
int total,
com.google.common.base.Function<Float,com.itextpdf.text.BaseColor> colorProviders) |
PercentBackgroundEvent(int count,
int total,
com.google.common.base.Function<Float,com.itextpdf.text.BaseColor> colorProviders,
Margin margin) |
| Modifier and Type | Method and Description |
|---|---|
void |
cellLayout(com.itextpdf.text.pdf.PdfPCell cell,
com.itextpdf.text.Rectangle rect,
com.itextpdf.text.pdf.PdfContentByte[] canvas) |
public PercentBackgroundEvent(int count,
int total,
com.google.common.base.Function<Float,com.itextpdf.text.BaseColor> colorProviders)
Copyright © 2014. All Rights Reserved.