|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Annotation | |
|---|---|
| com.lowagie.text | |
| com.lowagie.text.rtf.text | |
| Uses of Annotation in com.lowagie.text |
|---|
| Fields in com.lowagie.text declared as Annotation | |
|---|---|
protected Annotation |
Image.annotation
if the annotation is not null the image will be clickable. |
| Methods in com.lowagie.text that return Annotation | |
|---|---|
Annotation |
Image.annotation()
Gets the annotation. |
| Methods in com.lowagie.text with parameters of type Annotation | |
|---|---|
void |
Image.setAnnotation(Annotation annotation)
Sets the annotation of this Image. |
| Constructors in com.lowagie.text with parameters of type Annotation | |
|---|---|
Annotation(Annotation an)
|
|
| Uses of Annotation in com.lowagie.text.rtf.text |
|---|
| Constructors in com.lowagie.text.rtf.text with parameters of type Annotation | |
|---|---|
RtfAnnotation(RtfDocument doc,
Annotation annotation)
Constructs a RtfAnnotation based on an Annotation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||