| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf.annot |
| Modifier and Type | Method and Description |
|---|---|
PdfAnnotationAppearance |
PdfAnnotationAppearance.setState(PdfName stateName,
PdfFormXObject state) |
PdfAnnotationAppearance |
PdfAnnotationAppearance.setStateObject(PdfName stateName,
PdfStream state) |
| Modifier and Type | Method and Description |
|---|---|
PdfAnnotation |
PdfAnnotation.setAppearance(PdfName appearanceType,
PdfAnnotationAppearance appearance)
Sets a specific type of the appearance using
PdfAnnotationAppearance wrapper. |
PdfAnnotation |
PdfAnnotation.setDownAppearance(PdfAnnotationAppearance appearance)
Sets down appearance using
PdfAnnotationAppearance wrapper. |
PdfAnnotation |
PdfAnnotation.setNormalAppearance(PdfAnnotationAppearance appearance)
Sets normal appearance using
PdfAnnotationAppearance wrapper. |
PdfAnnotation |
PdfAnnotation.setRolloverAppearance(PdfAnnotationAppearance appearance)
Sets rollover appearance using
PdfAnnotationAppearance wrapper. |
Copyright © 1998–2020 iText Group NV. All rights reserved.