| Package | Description |
|---|---|
| com.itextpdf.kernel.pdf | |
| com.itextpdf.kernel.pdf.annot | |
| com.itextpdf.kernel.pdf.collection | |
| com.itextpdf.kernel.pdf.tagging | |
| com.itextpdf.kernel.utils |
| Modifier and Type | Method and Description |
|---|---|
PdfNumber |
PdfArray.getAsNumber(int index)
Returns the element at the specified index as a PdfNumber.
|
PdfNumber |
PdfDictionary.getAsNumber(PdfName key)
Returns the value associated to this key as a PdfNumber.
|
protected PdfNumber |
PdfReader.getXrefPrev(PdfObject prevObjectToCheck) |
| Modifier and Type | Method and Description |
|---|---|
PdfNumber |
PdfFixedPrint.getHorizontalTranslation() |
PdfNumber |
PdfMarkupAnnotation.getOpacity()
The constant opacity value that will be used in painting the annotation.
|
PdfNumber |
PdfFreeTextAnnotation.getRotation()
Gets the rotation angle in degrees.
|
PdfNumber |
PdfStampAnnotation.getRotation()
Gets the rotation angle in degrees.
|
PdfNumber |
PdfFixedPrint.getVerticalTranslation() |
| Modifier and Type | Method and Description |
|---|---|
PdfMarkupAnnotation |
PdfMarkupAnnotation.setOpacity(PdfNumber ca)
Sets the constant opacity value that will be used in painting the annotation.
|
| Modifier and Type | Method and Description |
|---|---|
PdfNumber |
PdfCollectionField.getOrder()
Retrieves the order of the field name.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PdfCollectionItem.addItem(String key,
PdfNumber number)
Sets the number value of the collection item.
|
| Constructor and Description |
|---|
PdfMcrNumber(PdfNumber pdfObject,
PdfStructElem parent) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CompareTool.compareNumbers(PdfNumber outNumber,
PdfNumber cmpNumber)
Simple method that compares two given PdfNumbers.
|
Copyright © 1998–2024 Apryse Group NV. All rights reserved.