fr.opensagres.xdocreport.itext.extension.font
Interface IFontProvider

All Known Implementing Classes:
AbstractFontRegistry, ITextFontRegistry

public interface IFontProvider


Method Summary
 com.lowagie.text.Font getFont(String familyName, String encoding, float size, int style, Color color)
           
 

Method Detail

getFont

com.lowagie.text.Font getFont(String familyName,
                              String encoding,
                              float size,
                              int style,
                              Color color)


Copyright © 2013. All rights reserved.