fop 2.2

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

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

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

Methods in org.apache.fop.fonts.truetype that return TTFGlyphOutputStream
 TTFGlyphOutputStream TTFOutputStream.getGlyphOutputStream()
          Returns an object for streaming TrueType glyphs in the glyf table.
 

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

Classes in org.apache.fop.render.ps.fonts that implement TTFGlyphOutputStream
 class PSTTFGlyphOutputStream
          Streams glyphs in accordance with the constraints of the PostScript file format.
 

Methods in org.apache.fop.render.ps.fonts that return TTFGlyphOutputStream
 TTFGlyphOutputStream PSTTFOutputStream.getGlyphOutputStream()
           
 


fop 2.2

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