fr.opensagres.xdocreport.itext.extension.font
Class ExtendedFontFactoryImp

java.lang.Object
  extended by com.lowagie.text.FontFactoryImp
      extended by fr.opensagres.xdocreport.itext.extension.font.ExtendedFontFactoryImp

public class ExtendedFontFactoryImp
extends com.lowagie.text.FontFactoryImp


Field Summary
 
Fields inherited from class com.lowagie.text.FontFactoryImp
defaultEmbedding, defaultEncoding
 
Constructor Summary
ExtendedFontFactoryImp()
           
 
Method Summary
 void register(String path, String alias)
           
 
Methods inherited from class com.lowagie.text.FontFactoryImp
getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getFont, getRegisteredFamilies, getRegisteredFonts, isRegistered, register, registerDirectories, registerDirectory, registerDirectory, registerFamily
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtendedFontFactoryImp

public ExtendedFontFactoryImp()
Method Detail

register

public void register(String path,
                     String alias)
Overrides:
register in class com.lowagie.text.FontFactoryImp


Copyright © 2013. All rights reserved.