public class NumberFormatArray extends PdfArray
| Constructor and Description | 
|---|
NumberFormatArray(List<NumberFormatDictionary> formats) 
            
              Creates a PdfArray consisting of NumberFormatDictionary objects. 
               |  
          
NumberFormatArray(NumberFormatDictionary... formats) 
            
              Creates a PdfArray consisting of NumberFormatDictionary objects. 
               |  
          
add, add, add, add, addFirst, asDoubleArray, asLongArray, contains, getArrayList, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getPdfObject, isEmpty, iterator, listIterator, remove, set, size, toPdf, toStringcanBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic NumberFormatArray(NumberFormatDictionary... formats)
formats - NumberFormatDictionary objects 
           public NumberFormatArray(List<NumberFormatDictionary> formats)
formats - a List containing NumberFormatDictionary objects 
           Copyright © 1998–2019. All rights reserved.