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

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

Uses of Callout in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return Callout
 Callout IAnnotationFactory.createCallout(String contents)
          Constructs a callout annotation with the give content.
 

Uses of Callout in com.qoppa.pdfNotes.settings
 

Methods in com.qoppa.pdfNotes.settings with parameters of type Callout
static void CalloutTool.setDefaultProperties(Callout callout)
          This is a convenience method to set the Callout properties to the CalloutTool default properties.