| Package | Description | 
|---|---|
| com.itextpdf.forms.xfdf | 
| Modifier and Type | Method and Description | 
|---|---|
| AnnotObject | AnnotObject. getPopup()
             Gets the popup annotation, an inner element of the annotation element. 
            | 
| AnnotObject | AnnotObject. setAction(ActionObject action)
             Sets Action element, a child of OnActivation element of the link annotation. 
            | 
| AnnotObject | AnnotObject. setAppearance(String appearance)
             Gets the string value of the appearance element, a child element of stamp element. 
            | 
| AnnotObject | AnnotObject. setBorderStyleAlt(BorderStyleAltObject borderStyleAlt)
             Sets the BorderStyleAlt element, a child of the link element. 
            | 
| AnnotObject | AnnotObject. setContents(PdfString contents)
             Sets the string value of contents tag in Xfdf document structure. 
            | 
| AnnotObject | AnnotObject. setContentsRichText(PdfString contentsRichRext)
             Gets the string value of contents-richtext tag in xfdf document structure. 
            | 
| AnnotObject | AnnotObject. setDefaultAppearance(String defaultAppearance)
             Sets the string value of the defaultappearance element, a child of the caret and freetext elements. 
            | 
| AnnotObject | AnnotObject. setDefaultStyle(String defaultStyle)
             Sets the string value of the defaultstyle element, a child of the freetext element. 
            | 
| AnnotObject | AnnotObject. setDestination(DestObject destination)
             Sets Dest element, a child element of link, GoTo, GoToR elements. 
            | 
| AnnotObject | AnnotObject. setHasPopup(boolean hasPopup)
             Sets the boolean, indicating if annotation has inner popup element. 
            | 
| AnnotObject | AnnotObject. setName(String name)
             Sets the string value of the type of annotation. 
            | 
| AnnotObject | AnnotObject. setPopup(AnnotObject popup)
             Sets the popup annotation, an inner element of the annotation element. 
            | 
| AnnotObject | AnnotObject. setRef(PdfIndirectReference ref)
             Sets the reference to the source  PdfAnnotation. | 
| AnnotObject | AnnotObject. setVertices(String vertices)
             Sets the string, containing vertices element, a child of the polygon and polyline elements. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| List<AnnotObject> | AnnotsObject. getAnnotsList()
             Gets a list of children annotations. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| AnnotsObject | AnnotsObject. addAnnot(AnnotObject annot)
             Adds a new  AnnotObjectto the list of children annotations. | 
| AnnotObject | AnnotObject. setPopup(AnnotObject popup)
             Sets the popup annotation, an inner element of the annotation element. 
            | 
Copyright © 1998–2019 iText Group NV. All rights reserved.