Uses of Class
org.apache.fop.pdf.AbstractPDFFontStream
-
Packages that use AbstractPDFFontStream Package Description org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. -
-
Uses of AbstractPDFFontStream in org.apache.fop.pdf
Subclasses of AbstractPDFFontStream in org.apache.fop.pdf Modifier and Type Class Description classPDFCFFStreamSpecial PDFStream for embeddable CFF fonts.classPDFCFFStreamType0CPDFStream for embeddable OpenType CFF fonts.classPDFT1StreamSpecial PDFStream for embedding Type 1 fonts.classPDFTTFStreamSpecial PDFStream for embeddable TrueType fonts.
-