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 |
---|---|
Text |
IAnnotationFactory.createText(String contents,
boolean initialOpen,
String iconName)
Construct a Text annotation.
|
Modifier and Type | Method and Description |
---|---|
static void |
StickyNoteTool.setDefaultProperties(Text text)
This is a convenience method to set the Text properties to the Sticky
Note Tool default properties.
|