|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAnnotationFactory | |
---|---|
de.intarsys.pdf.app.annotation |
Uses of IAnnotationFactory in de.intarsys.pdf.app.annotation |
---|
Methods in de.intarsys.pdf.app.annotation that return IAnnotationFactory | |
---|---|
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. |
Methods in de.intarsys.pdf.app.annotation with parameters of type IAnnotationFactory | |
---|---|
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. |
|
jPod PDF library | |||||||||
PREV NEXT | FRAMES NO FRAMES |