Uses of Interface
org.apache.fop.fonts.truetype.TTFTableOutputStream
-
Packages that use TTFTableOutputStream Package Description 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 Modifier and Type Method Description 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 Modifier and Type Class Description class
PSTTFTableOutputStream
Streams a TrueType table according to the PostScript format.Methods in org.apache.fop.render.ps.fonts that return TTFTableOutputStream Modifier and Type Method Description TTFTableOutputStream
PSTTFOutputStream. getTableOutputStream()
-