jPodRenderer PDF library

Uses of Interface
de.intarsys.pdf.platform.cwt.font.IPlatformFontFactory

Packages that use IPlatformFontFactory
de.intarsys.pdf.platform.cwt.font This package implements jPod's view on the platform font implementation. 
de.intarsys.pdf.platform.cwt.font.freetype   
de.intarsys.pdf.platform.cwt.font.type3 This is a default platform font implementation for the PDF type 3 font. 
 

Uses of IPlatformFontFactory in de.intarsys.pdf.platform.cwt.font
 

Classes in de.intarsys.pdf.platform.cwt.font that implement IPlatformFontFactory
 class NullPlatformFontFactory
           
 

Methods in de.intarsys.pdf.platform.cwt.font that return IPlatformFontFactory
static IPlatformFontFactory PlatformFontFactory.get()
          Return the unique factory.
 

Methods in de.intarsys.pdf.platform.cwt.font with parameters of type IPlatformFontFactory
static void PlatformFontFactory.set(IPlatformFontFactory unique)
          Set the unique factory.
 

Uses of IPlatformFontFactory in de.intarsys.pdf.platform.cwt.font.freetype
 

Classes in de.intarsys.pdf.platform.cwt.font.freetype that implement IPlatformFontFactory
 class FreetypeFontFactory
           
 

Uses of IPlatformFontFactory in de.intarsys.pdf.platform.cwt.font.type3
 

Classes in de.intarsys.pdf.platform.cwt.font.type3 that implement IPlatformFontFactory
 class Type3FontFactory
           
 


jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.