StylableChunk(StylableDocument ownerDocument,
IStylableContainer parent,
java.lang.String textContent,
FontGroup fontGroup) |
StylableDocumentSection(StylableDocument ownerDocument,
IStylableContainer parent,
boolean inHeaderFooter) |
StylableHeaderFooter(StylableDocument ownerDocument,
boolean header) |
StylableHeading(StylableDocument ownerDocument,
IStylableContainer parent,
java.util.List<java.lang.Integer> headingNumbering) |
StylableImage(StylableDocument ownerDocument,
IStylableContainer parent,
com.lowagie.text.Image image,
java.lang.Float x,
java.lang.Float y,
java.lang.Float width,
java.lang.Float height) |
StylableList(StylableDocument ownerDocument,
IStylableContainer parent,
int listLevel) |
StylableParagraph(StylableDocument ownerDocument,
IStylableContainer parent) |
StylableParagraph(StylableDocument ownerDocument,
com.lowagie.text.Paragraph title,
IStylableContainer parent) |
StylableParagraphWrapper(StylableDocument ownerDocument,
IStylableContainer parent) |
StylableTab(StylableDocument ownerDocument,
IStylableContainer parent,
boolean inTableOfContent) |
StylableTable(StylableDocument ownerDocument,
IStylableContainer parent,
int numColumns) |
StylableTableCell(StylableDocument ownerDocument,
IStylableContainer parent) |