public abstract class Chapter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.pdfbox.pdmodel.PDPageContentStream |
content |
protected Destination.ChapterDestinationStore |
destinations |
protected DisplayData |
displayData |
protected org.apache.pdfbox.pdmodel.PDDocument |
document |
protected ReportConfig |
reportConfig |
| Constructor and Description |
|---|
Chapter() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
createChapter() |
protected org.apache.pdfbox.pdmodel.PDDocument document
protected org.apache.pdfbox.pdmodel.PDPageContentStream content
protected Destination.ChapterDestinationStore destinations
protected DisplayData displayData
protected ReportConfig reportConfig
Copyright © 2020. All rights reserved.