| Package | Description |
|---|---|
| com.aowagie.text | |
| com.aowagie.text.factories | |
| com.aowagie.text.pdf.internal |
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Image.getAnnotation()
Gets the annotation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.setAnnotation(Annotation annotation)
Sets the annotation of this Image.
|
| Constructor and Description |
|---|
Annotation(Annotation an)
Copy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static Annotation |
ElementFactory.getAnnotation(Properties attributes)
Creates an Annotation object based on a list of properties.
|
| Modifier and Type | Method and Description |
|---|---|
static PdfAnnotation |
PdfAnnotationsImp.convertAnnotation(PdfWriter writer,
Annotation annot,
Rectangle defaultRect) |
Copyright © 2021. All rights reserved.