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, toString
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public NumberFormatArray(NumberFormatDictionary... formats)
formats
- NumberFormatDictionary objectspublic NumberFormatArray(List<NumberFormatDictionary> formats)
formats
- a List containing NumberFormatDictionary objectsCopyright © 2017. All rights reserved.