Package | Description |
---|---|
com.qoppa.pdf.annotations |
Classes representing PDF annotations.
|
com.qoppa.pdfNotes.settings |
Classes used to configure a number of settings for jPDFNotes.
|
Modifier and Type | Method and Description |
---|---|
Ink |
IAnnotationFactory.createInk(String contents,
Vector polyLines)
Constructs an Ink annotation.
|
Modifier and Type | Method and Description |
---|---|
static void |
PencilTool.setDefaultProperties(Ink ink)
This is a convenience method to set the Ink properties to the PencilTool
default properties.
|