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

java.lang.Object
  extended by fr.opensagres.xdocreport.itext.extension.font.AbstractFontRegistry
      extended by fr.opensagres.xdocreport.itext.extension.font.ITextFontRegistry
All Implemented Interfaces:
IFontProvider

public class ITextFontRegistry
extends AbstractFontRegistry


Nested Class Summary
 
Nested classes/interfaces inherited from class fr.opensagres.xdocreport.itext.extension.font.AbstractFontRegistry
AbstractFontRegistry.ExtendedBaseFont
 
Constructor Summary
ITextFontRegistry()
           
 
Method Summary
static ITextFontRegistry getRegistry()
           
protected  String resolveFamilyName(String familyName, int style)
           
 
Methods inherited from class fr.opensagres.xdocreport.itext.extension.font.AbstractFontRegistry
getFont, getSystemEncoding, isBold, isItalic, isStrikethru, isUnderlined
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ITextFontRegistry

public ITextFontRegistry()
Method Detail

getRegistry

public static ITextFontRegistry getRegistry()

resolveFamilyName

protected String resolveFamilyName(String familyName,
                                   int style)
Specified by:
resolveFamilyName in class AbstractFontRegistry


Copyright © 2013. All rights reserved.