intarsys PDF library API

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

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

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

Classes in de.intarsys.pdf.font.outlet that implement IFontOutlet
 class StandardFontOutlet
          The standard outlet for PDDocument specific IFontFactory instances.
 

Methods in de.intarsys.pdf.font.outlet that return IFontOutlet
static IFontOutlet FontOutlet.get()
          The IFontOutlet singleton.
 

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


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.