Uses of Enum Class
com.itextpdf.text.pdf.fonts.otf.Language
Packages that use Language
-
Uses of Language in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as LanguageFields in com.itextpdf.text.pdf with type parameters of type LanguageMethods in com.itextpdf.text.pdf that return LanguageModifier and TypeMethodDescription(package private) Language
TrueTypeFontUnicode.getSupportedLanguage()
-
Uses of Language in com.itextpdf.text.pdf.fonts.otf
Methods in com.itextpdf.text.pdf.fonts.otf that return LanguageModifier and TypeMethodDescriptionOpenTypeFontTableReader.getSupportedLanguage()
static Language
Returns the enum constant of this class with the specified name.static Language[]
Language.values()
Returns an array containing the constants of this enum class, in the order they are declared.