Uses of Class
com.itextpdf.text.pdf.spatial.objects.NumberFormatDictionary
-
Packages that use NumberFormatDictionary Package Description com.itextpdf.text.pdf.spatial.objects -
-
Uses of NumberFormatDictionary in com.itextpdf.text.pdf.spatial.objects
Constructors in com.itextpdf.text.pdf.spatial.objects with parameters of type NumberFormatDictionary Constructor Description NumberFormatArray(NumberFormatDictionary... formats)
Creates a PdfArray consisting of NumberFormatDictionary objects.Constructor parameters in com.itextpdf.text.pdf.spatial.objects with type arguments of type NumberFormatDictionary Constructor Description NumberFormatArray(java.util.List<NumberFormatDictionary> formats)
Creates a PdfArray consisting of NumberFormatDictionary objects.
-