jPod PDF library

Uses of Interface
de.intarsys.pdf.font.outlet.IFontFactory

Packages that use IFontFactory
de.intarsys.pdf.font.outlet This package summarizes the handling of fonts. 
 

Uses of IFontFactory in de.intarsys.pdf.font.outlet
 

Classes in de.intarsys.pdf.font.outlet that implement IFontFactory
 class NullFontFactory
           
 

Methods in de.intarsys.pdf.font.outlet that return IFontFactory
static IFontFactory FontFactory.get()
          The IFontFactory singleton.
 IFontFactory NullFontOutlet.lookupFontFactory(PDDocument doc)
           
 IFontFactory IFontOutlet.lookupFontFactory(PDDocument doc)
          A IFontFactory suitable for doc.
 

Methods in de.intarsys.pdf.font.outlet with parameters of type IFontFactory
static void FontFactory.set(IFontFactory factory)
          Set the IFontFactory singleton.
 


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.