| Package | Description |
|---|---|
| fr.opensagres.xdocreport.itext.extension |
| Modifier and Type | Class and Description |
|---|---|
class |
ParagraphFactory |
| Modifier and Type | Method and Description |
|---|---|
static IParagraphFactory |
ParagraphFactory.getDefault() |
protected IParagraphFactory |
ExtendedSection.getParagraphFactory() |
protected IParagraphFactory |
ExtendedChapterAutoNumber.getParagraphFactory() |
protected IParagraphFactory |
ExtendedChapter.getParagraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
static com.lowagie.text.Paragraph |
ExtendedSection.ancestorConstructTitle(IParagraphFactory factory,
com.lowagie.text.Paragraph title,
ArrayList numbers,
int numberDepth,
int numberStyle)
Constructs a Paragraph that will be used as title for a Section or Chapter.
|
static com.lowagie.text.Paragraph |
ExtendedSection.constructTitle(IParagraphFactory factory,
com.lowagie.text.Paragraph ancestorTitle,
ArrayList numbers,
int numberDepth,
int numberStyle,
com.lowagie.text.pdf.PdfPCell cell) |
Copyright © 2017. All Rights Reserved.