| Package | Description |
|---|---|
| rst.pdfbox.layout.text.annotations |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotatedStyledText
Extension of styled text that supports annotations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnnotationProcessor.annotatedObjectDrawn(Annotated drawnObject,
DrawContext drawContext,
Position upperLeft,
float width,
float height)
Called if an annotated object has been drawn.
|
void |
HyperlinkAnnotationProcessor.annotatedObjectDrawn(Annotated drawnObject,
DrawContext drawContext,
Position upperLeft,
float width,
float height) |
void |
UnderlineAnnotationProcessor.annotatedObjectDrawn(Annotated drawnObject,
DrawContext drawContext,
Position upperLeft,
float width,
float height) |
Copyright © 2022. All rights reserved.