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

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

Uses of Ink in com.qoppa.pdf.annotations
 

Methods in com.qoppa.pdf.annotations that return Ink
 Ink IAnnotationFactory.createInk(String contents, Vector polyLines)
          Constructs an Ink annotation.
 

Uses of Ink in com.qoppa.pdfNotes.settings
 

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