fop 2.1

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

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

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

Methods in org.apache.fop.fonts.truetype that return TTFTableOutputStream
 TTFTableOutputStream TTFOutputStream.getTableOutputStream()
          Returns an object for streaming TrueType tables.
 

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

Classes in org.apache.fop.render.ps.fonts that implement TTFTableOutputStream
 class PSTTFTableOutputStream
          Streams a TrueType table according to the PostScript format.
 

Methods in org.apache.fop.render.ps.fonts that return TTFTableOutputStream
 TTFTableOutputStream PSTTFOutputStream.getTableOutputStream()
           
 


fop 2.1

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