|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MarkedSection | |
|---|---|
| com.itextpdf.text | |
| Uses of MarkedSection in com.itextpdf.text |
|---|
| Methods in com.itextpdf.text that return MarkedSection | |
|---|---|
protected MarkedSection |
Section.addMarkedSection()
Adds a marked section. |
MarkedSection |
MarkedSection.addSection()
Creates a Section, adds it to this Section and returns it. |
MarkedSection |
MarkedSection.addSection(float indentation)
Creates a Section, adds it to this Section and returns it. |
MarkedSection |
MarkedSection.addSection(float indentation,
int numberDepth)
Creates a Section, adds it to this Section and returns it. |
MarkedSection |
MarkedSection.addSection(int numberDepth)
Creates a Section, add it to this Section and returns it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||