| Package | Description |
|---|---|
| rst.pdfbox.layout.elements | |
| rst.pdfbox.layout.text.annotations |
| Modifier and Type | Class and Description |
|---|---|
class |
Document
The central class for creating a document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Document.addRenderListener(RenderListener listener)
Adds a
RenderListener that will be notified during
rendering. |
void |
Document.removeRenderListener(RenderListener listener)
Removes a
RenderListener . |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationDrawListener
This listener has to be passed to all
draw() methods, in order collect all annotation metadata. |
Copyright © 2022. All rights reserved.