| Package | Description |
|---|---|
| com.qoppa.pdf.annotations |
Classes representing PDF annotations.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IAnnotationManager.addSelectionListener(IAnnotSelectionListener listener)
Adds a selection listener to the manager.
|
boolean |
IAnnotationManager.removeSelectionListener(IAnnotSelectionListener listener)
Removes the specified selection listener so that it no longer receives annotation selection events from the manager.
|