Uses of Class
com.lowagie.text.Annotation

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.
 



Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.