fop 1.1

Uses of Interface
org.apache.fop.fonts.truetype.TTFOutputStream

Packages that use TTFOutputStream
org.apache.fop.fonts.truetype Classes for TrueType fonts. 
org.apache.fop.render.ps.fonts   
 

Uses of TTFOutputStream in org.apache.fop.fonts.truetype
 

Methods in org.apache.fop.fonts.truetype with parameters of type TTFOutputStream
 void TTFSubSetFile.stream(TTFOutputStream ttfOut)
           
 void TTFFile.stream(TTFOutputStream ttfOut)
          Streams a font.
 

Uses of TTFOutputStream in org.apache.fop.render.ps.fonts
 

Classes in org.apache.fop.render.ps.fonts that implement TTFOutputStream
 class PSTTFOutputStream
          Streams a TrueType font according to the PostScript format.
 


fop 1.1

Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.