Example usage for Java com.lowagie.text ChapterAutoNumber fields, constructors, methods, implement or subclass
The text is from its open source code.
ChapterAutoNumber(final Paragraph para) Create a new object. | |
ChapterAutoNumber(final String title) Create a new object. |
Section | addSection(final String title) Create a new section for this chapter and ad it. |
Section | addSection(final Paragraph title) Create a new section for this chapter and add it. |