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 |
---|---|
Callout |
IAnnotationFactory.createCallout(String contents)
Constructs a callout annotation with the give content.
|
Modifier and Type | Method and Description |
---|---|
static void |
CalloutTool.setDefaultProperties(Callout callout)
This is a convenience method to set the Callout properties to the
CalloutTool default properties.
|