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

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

Uses of Text in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return Text
 Text IAnnotationFactory.createText(String contents, boolean initialOpen, String iconName)
          Construct a Text annotation.