| Package | Description | 
|---|---|
| com.qoppa.pdf.annotations | 
 Classes representing PDF annotations. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TextMarkup | 
IAnnotationFactory.createTextMarkup(String contents,
                Vector<Point2D[]> quadList,
                String subtype)
Constructs a new TextMarkup annotation. 
 |