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 class
PDFCFFStream
Special PDFStream for embeddable CFF fonts.class
PDFCFFStreamType0C
PDFStream for embeddable OpenType CFF fonts.class
PDFT1Stream
Special PDFStream for embedding Type 1 fonts.class
PDFTTFStream
Special PDFStream for embeddable TrueType fonts.
-