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

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

Uses of Link in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return Link
 Link IAnnotationFactory.createLink()
          Constructs a Link annotation.
 

Uses of Link in com.qoppa.pdfNotes.settings
 

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