Package | Description |
---|---|
com.lowagie.text |
Modifier and Type | Method and Description |
---|---|
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. |
Copyright © 2018. All rights reserved.