| 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 |
|---|---|
Circle |
IAnnotationFactory.createCircle(String contents)
Constructs a circle annotation with the given content.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CircleTool.setDefaultProperties(Circle circle)
This is a convenience method to set the Circle properties to the
CircleTool default properties.
|