Uses of Interface
com.qoppa.pdf.annotations.TextMarkup

Packages that use TextMarkup
com.qoppa.pdf.annotations Classes representing PDF annotations. 
 

Uses of TextMarkup in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return TextMarkup
 TextMarkup IAnnotationFactory.createMarkupText(String contents, Vector quadList, String subtype)
          Deprecated. This method has been renamed to createTextMarkup()
 TextMarkup IAnnotationFactory.createTextMarkup(String contents, Vector quadList, String subtype)
          Constructs a new TextMarkup annotation.