| Constructors in org.apache.poi.xwpf.converter.pdf.internal.elements with parameters of type StylableDocument |
StylableDocumentSection(StylableDocument ownerDocument,
IITextContainer parent,
boolean inHeaderFooter)
|
StylableHeaderFooter(StylableDocument ownerDocument,
BigInteger dxaY,
boolean header)
|
StylableParagraph(StylableDocument ownerDocument,
IITextContainer parent)
|
StylableParagraph(StylableDocument ownerDocument,
com.lowagie.text.Paragraph title,
IITextContainer parent)
|
StylableTable(StylableDocument ownerDocument,
IITextContainer parent,
int numColumns)
|
StylableTableCell(StylableDocument ownerDocument,
IITextContainer parent)
|
StylableTableCell(StylableDocument ownerDocument,
IITextContainer parent,
ExtendedPdfPTable table)
|