Package | Description |
---|---|
org.apache.pdfbox.pdmodel.interactive.annotation |
The annotation package contains classes that work with PDF annotation elements.
|
Modifier and Type | Method and Description |
---|---|
PDAppearanceCharacteristicsDictionary |
PDAnnotationWidget.getAppearanceCharacteristics()
Returns the appearance characteristics dictionary.
|
Modifier and Type | Method and Description |
---|---|
void |
PDAnnotationWidget.setAppearanceCharacteristics(PDAppearanceCharacteristicsDictionary appearanceCharacteristics)
Sets the appearance characteristics dictionary.
|
Copyright © 2002-2015 The Apache Software Foundation. All Rights Reserved.