Uses of Class
com.itextpdf.text.pdf.fonts.otf.Language

Packages that use Language
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
 Language OpenTypeFontTableReader.getSupportedLanguage()
           
static Language Language.valueOf(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're declared.
 



Copyright © 2013. All Rights Reserved.