| Package | Description |
|---|---|
| de.intarsys.pdf.app.annotation |
| Modifier and Type | Method and Description |
|---|---|
IAnnotationFactory[] |
StandardAnnotationOutlet.getAnnotationFactories() |
IAnnotationFactory[] |
IAnnotationOutlet.getAnnotationFactories()
The list of all available
IAnnotationFactory objects. |
IAnnotationFactory |
StandardAnnotationOutlet.lookupAnnotationFactory(COSName type) |
IAnnotationFactory |
IAnnotationOutlet.lookupAnnotationFactory(COSName type)
The
IAnnotationFactory for the requested annotation type or null. |
| Modifier and Type | Method and Description |
|---|---|
void |
StandardAnnotationOutlet.registerAnnotationFactory(IAnnotationFactory factory) |
void |
IAnnotationOutlet.registerAnnotationFactory(IAnnotationFactory factory)
Register a new
IAnnotationFactory object. |
void |
StandardAnnotationOutlet.unregisterAnnotationFactory(IAnnotationFactory factory) |
void |
IAnnotationOutlet.unregisterAnnotationFactory(IAnnotationFactory factory)
Unregister a
IAnnotationFactory object. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.