Package | Description |
---|---|
com.lowagie.text | |
com.lowagie.text.factories | |
com.lowagie.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 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 © 2018. All rights reserved.