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) LanguageTrueTypeFontUnicode.getSupportedLanguage() -
Uses of Language in com.itextpdf.text.pdf.fonts.otf
Subclasses with type arguments of type Language in com.itextpdf.text.pdf.fonts.otfMethods in com.itextpdf.text.pdf.fonts.otf that return LanguageModifier and TypeMethodDescriptionOpenTypeFontTableReader.getSupportedLanguage()static LanguageReturns 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.