| Package | Description |
|---|---|
| de.intarsys.pdf.pd |
The higher level building blocks of a PDF document.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PDAcroFormField.addAnnotation(PDWidgetAnnotation annot)
Insert a new
PDAnnotation object for the form field. |
static float[] |
PDAnnotationTools.getBorderColor(PDWidgetAnnotation annotation) |
static float[] |
PDAnnotationTools.getBorderColorNegative(PDWidgetAnnotation annotation) |
static float[] |
PDAnnotationTools.getFillColor(PDWidgetAnnotation annotation) |
static float[] |
PDAnnotationTools.getFillColorNegative(PDWidgetAnnotation annotation) |
static COSName |
PDAnnotationTools.getStateChecked(PDWidgetAnnotation annotation)
Lookup the state that is used to represent "not off" in
annotation. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.