Uses of Class
com.itextpdf.text.pdf.fonts.otf.Language
-
Packages that use Language Package Description com.itextpdf.text.pdf.fonts.otf -
-
Uses of Language in com.itextpdf.text.pdf.fonts.otf
Methods in com.itextpdf.text.pdf.fonts.otf that return Language Modifier and Type Method Description Language
OpenTypeFontTableReader. getSupportedLanguage()
static Language
Language. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static Language[]
Language. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-