jPod PDF library

Package de.intarsys.pdf.font.outlet

This package summarizes the handling of fonts.

See:
          Description

Interface Summary
IFontFactory A factory for PDFont instances.
IFontOutlet An object that creates IFontFactory instances specific for a PDDocument.
IFontQuery A "search" template or query to look up PDFont objects.
 

Class Summary
FontFactory A singleton to access the current IFontFactory.
FontOutlet A singleton to access the current IFontOutlet.
FontQuery A query for requesting PDFont instances from an IFontFactory with the defined attributes.
NullFontFactory  
NullFontOutlet  
 

Exception Summary
FontFactoryException  
 

Package de.intarsys.pdf.font.outlet Description

This package summarizes the handling of fonts. It may be used for example for looking up and create new fonts in the context of a document while rendering new content.


jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.