| Package | Description |
|---|---|
| com.itextpdf.text | |
| com.itextpdf.text.pdf.internal |
| Modifier and Type | Field | Description |
|---|---|---|
protected Annotation |
Image.annotation |
if the annotation is not null the image will be clickable.
|
| Modifier and Type | Method | Description |
|---|---|---|
Annotation |
Image.getAnnotation() |
Gets the annotation.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Image.setAnnotation(Annotation annotation) |
Sets the annotation of this Image.
|
| Constructor | Description |
|---|---|
Annotation(Annotation an) |
Copy constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
static PdfAnnotation |
PdfAnnotationsImp.convertAnnotation(PdfWriter writer,
Annotation annot,
Rectangle defaultRect) |
Copyright © 1998–2018. All rights reserved.