| 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 | 
|---|---|
Square | 
IAnnotationFactory.createSquare(String contents)
Constructs a square annotation with the given content. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
AreaHighlightTool.setDefaultProperties(Square square)
This is a convenience method to set the Square-AreaHighlight properties
 to the AreaHighlightTool default properties. 
 | 
static void | 
SquareTool.setDefaultProperties(Square square)
This is a convenience method to set the Square properties to the
 SquareTool default properties. 
 |