Package | Description |
---|---|
com.itextpdf.text | |
com.itextpdf.text.pdf.internal |
Modifier and Type | Field and Description |
---|---|
protected Annotation |
Image.annotation
if the annotation is not null the image will be clickable.
|
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 PdfAnnotation |
PdfAnnotationsImp.convertAnnotation(PdfWriter writer, Annotation annot, Rectangle defaultRect) |
Copyright © 2016. All rights reserved.