|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface ItextTableWriter.ItextDecorator
An implementor of this interface decorates tables and columns appearing in iText documents.
| Method Summary | |
|---|---|
void |
setFont(com.lowagie.text.Font font)
Set the font used to render a table's content. |
void |
setTable(com.lowagie.text.Table table)
Set the iText table used to render a table model. |
| Method Detail |
|---|
void setTable(com.lowagie.text.Table table)
table - The iText table used to render a table model.void setFont(com.lowagie.text.Font font)
font - The font used to render a table's content.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||