jPodRenderer PDF library

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

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

Classes in de.intarsys.pdf.platform.cwt.font that implement IPlatformGlyphs
 class NullPlatformGlyphs
           
 

Methods in de.intarsys.pdf.platform.cwt.font that return IPlatformGlyphs
 IPlatformGlyphs NullPlatformFont.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs)
           
 IPlatformGlyphs IPlatformGlyphsFactory.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs)
           
 

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

Classes in de.intarsys.pdf.platform.cwt.font.freetype that implement IPlatformGlyphs
 class FreetypeGlyphs
           
 

Methods in de.intarsys.pdf.platform.cwt.font.freetype that return IPlatformGlyphs
 IPlatformGlyphs FreetypeFont.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs)
           
 

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

Classes in de.intarsys.pdf.platform.cwt.font.type3 that implement IPlatformGlyphs
 class Type3Glyphs
           
 

Methods in de.intarsys.pdf.platform.cwt.font.type3 that return IPlatformGlyphs
 IPlatformGlyphs Type3Font.createPlatformGlyphs(de.intarsys.pdf.font.PDGlyphs glyphs)
           
 


jPodRenderer PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.