Java com.lowagie.text ChapterAutoNumber fields, constructors, methods, implement or subclass

Example usage for Java com.lowagie.text ChapterAutoNumber fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.lowagie.text ChapterAutoNumber.

The text is from its open source code.

Subclass

com.lowagie.text.ChapterAutoNumber has subclasses.
Click this link to see all its subclasses.

Constructor

Method

SectionaddSection(final String title)
Create a new section for this chapter and ad it.
SectionaddSection(final Paragraph title)
Create a new section for this chapter and add it.