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

Packages that use Text
com.qoppa.pdf.annotations Classes representing PDF annotations. 
com.qoppa.pdfNotes.settings Classes used to configure a number of settings for jPDFNotes. 
 

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.
 

Uses of Text in com.qoppa.pdfNotes.settings
 

Methods in com.qoppa.pdfNotes.settings with parameters of type Text
static void StickyNoteTool.setDefaultProperties(Text text)
          This is a convenience method to set the Text properties to the Sticky Note Tool default properties.