| Package | Description | 
|---|---|
| com.qoppa.pdf.annotations | Classes representing PDF annotations. | 
| com.qoppa.pdfProcess | jPDFProcess main classes, used to manipulate PDF documents and pages. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | WidgetButtonInterface to a button Widget annotation. | 
| interface  | WidgetCheckBoxInterface to a check box Widget annotation. | 
| interface  | WidgetChoiceAbstract interface to a choice Widget annotation. | 
| interface  | WidgetComboInterface to a combo box Widget annotation. | 
| interface  | WidgetListInterface to a list box Widget annotation. | 
| interface  | WidgetPushButtonInterface to a push button Widget annotation. | 
| interface  | WidgetRadioButtonInterface to a radio button Widget annotation. | 
| interface  | WidgetSignatureInterface to a signature field Widget annotation. | 
| interface  | WidgetTextInterface to a text field Widget annotation. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | IFlattener. flattenWidget(Widget w) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PDFPage. flattenWidget(Widget widget)Flatten a widget into the content layer of the page. |