Uses of Class
com.itextpdf.io.font.otf.LanguageRecord
-
Uses of LanguageRecord in com.itextpdf.io.font.otf
Modifier and TypeMethodDescriptionScriptRecord.getDefaultLanguage()
Retrieves the default language of the Script Record.OpenTypeFontTableReader.getLanguageRecord
(String otfScriptTag) OpenTypeFontTableReader.getLanguageRecord
(String otfScriptTag, String langTag) OpenTypeScript.getLanguageRecord
(String[] scripts, String language) ScriptRecord.getLanguages()
Retrieves the languages of the Script Record.Modifier and TypeMethodDescriptionvoid
ScriptRecord.setDefaultLanguage
(LanguageRecord defaultLanguage) Sets the default language of the Script Record.void
ScriptRecord.setLanguages
(LanguageRecord[] languages) Sets the languages of the Script Record.