| Modifier and Type | Method and Description | 
|---|---|
| PdfNumber | PdfAcroForm. getDefaultJustification()
             Gets the  Qinteger property on the AcroForm. | 
| static PdfNumber | PdfSigFieldLock. getLockPermission(PdfSigFieldLock.LockPermissions permissions) | 
| Modifier and Type | Method and Description | 
|---|---|
| PdfNumber | PdfChoiceFormField. getTopIndex()
             Gets the current index of the first option in a scrollable list. 
            | 
| 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. 
            | 
| 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 | 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() | 
| PdfNumber | PdfCollection. getView() Deprecated.  
              Will always return null. The return will be changed to PdfName in 7.2. Use  getPdfObject().getAsName(PdfName.View), or one ofPdfCollection.isViewDetails(),PdfCollection.isViewTile(),PdfCollection.isViewHidden(). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PdfCollectionItem. addItem(String key, PdfNumber n)
             Sets the value of the collection item. 
            | 
| Constructor and Description | 
|---|
| Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, byte[] samples) | 
| Type0(PdfArray domain, PdfArray range, PdfArray size, PdfNumber bitsPerSample, PdfNumber order, PdfArray encode, PdfArray decode, byte[] samples) | 
| Type2(PdfArray domain, PdfArray range, PdfArray c0, PdfArray c1, PdfNumber n) | 
| Type2(PdfArray domain, PdfArray range, PdfNumber n) | 
| 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. 
            | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | PdfA1Checker. checkPdfNumber(PdfNumber number) | 
| protected abstract void | PdfAChecker. checkPdfNumber(PdfNumber number) | 
Copyright © 1998–2019 iText Group NV. All rights reserved.