| Package | Description |
|---|---|
| com.aowagie.text.pdf | |
| com.aowagie.text.pdf.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
PdfDestination
A
PdfColor defines a Color (it's a PdfArray containing 3 values). |
class |
PdfRectangle
PdfRectangle is the PDF Rectangle object. |
| Modifier and Type | Field and Description |
|---|---|
protected PdfArray |
PdfTemplate.matrix |
protected PdfArray |
PdfWriter.OCGLocked
The locked array in an OCG dictionary
|
protected PdfArray |
PdfWriter.OCGRadioGroup
The RBGroups array in an OCG dictionary
|
| Modifier and Type | Method and Description |
|---|---|
PdfArray |
PdfDictionary.getAsArray(PdfName key)
Returns a
PdfObject as a PdfArray,
resolving indirect references. |
protected static PdfArray |
PdfFormField.processOptions(String[] options) |
protected static PdfArray |
PdfFormField.processOptions(String[][] options) |
| Modifier and Type | Method and Description |
|---|---|
protected static PdfFormField |
PdfFormField.createChoice(PdfWriter writer,
int flags,
PdfArray options,
int topIndex) |
| Modifier and Type | Method and Description |
|---|---|
PdfArray |
PdfAnnotationsImp.rotateAnnotations(PdfWriter writer,
Rectangle pageSize) |
Copyright © 2021. All rights reserved.