Uses of Class
fr.opensagres.xdocreport.itext.extension.font.FontGroup

Packages that use FontGroup
fr.opensagres.xdocreport.itext.extension.font   
 

Uses of FontGroup in fr.opensagres.xdocreport.itext.extension.font
 

Methods in fr.opensagres.xdocreport.itext.extension.font that return FontGroup
static FontGroup FontGroup.getUnicodeGroup(char ch, com.lowagie.text.Font font, com.lowagie.text.Font fontAsian, com.lowagie.text.Font fontComplex)
           
static FontGroup FontGroup.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FontGroup[] FontGroup.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014. All Rights Reserved.