jPodRenderer PDF library

Uses of Class
de.intarsys.pdf.platform.cwt.font.PlatformFontException

Packages that use PlatformFontException
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 PlatformFontException in de.intarsys.pdf.platform.cwt.font
 

Methods in de.intarsys.pdf.platform.cwt.font that throw PlatformFontException
 IPlatformFont IPlatformFontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
           
 IPlatformGlyphs IPlatformGlyphsFactory.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs)
           
 

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

Methods in de.intarsys.pdf.platform.cwt.font.freetype that throw PlatformFontException
 IPlatformFont FreetypeFontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
           
 IPlatformGlyphs FreetypeFont.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs)
           
 

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

Methods in de.intarsys.pdf.platform.cwt.font.type3 that throw PlatformFontException
 IPlatformFont Type3FontFactory.createPlatformFont(de.intarsys.pdf.font.PDFont font)
           
 


jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.