Uses of Class
org.apache.fop.pdf.AbstractPDFStream
Packages that use AbstractPDFStream
Package
Description
Classes for handling the low-level creation of PDF documents.
-
Uses of AbstractPDFStream in org.apache.fop.pdf
Subclasses of AbstractPDFStream in org.apache.fop.pdfModifier and TypeClassDescriptionclassBase class for PDF font streams.classAn object stream, as described in section 3.4.6 of the PDF 1.5 Reference.classSpecial PDFStream for embeddable CFF fonts.classPDFStream for embeddable OpenType CFF fonts.classClass representing the CMap encodings.classThis class represents an embedded file stream.classPDF Form XObject A derivative of the PDFXObject, is a PDF Stream that has not only a dictionary but a stream of image data.classSpecial PDFStream for ICC profiles (color profiles).classPDF XObject A derivative of the PDF Object, is a PDF Stream that has not only a dictionary but a stream of image data.classSpecial PDFStream for Metadata.classClass representing a PDF stream.classSpecial PDFStream for embedding Type 1 fonts.classClass representing ToUnicode CMaps.classSpecial PDFStream for embeddable TrueType fonts.classAbstract base class of PDF XObjects.Methods in org.apache.fop.pdf that return AbstractPDFStreamModifier and TypeMethodDescriptionPDFFontDescriptor.getCIDSet()PDFFontDescriptor.getFontFile()PDFFactory.makeFontFile(FontDescriptor desc, String fontPrefix) Embeds a font.Methods in org.apache.fop.pdf with parameters of type AbstractPDFStreamModifier and TypeMethodDescriptionvoidPDFDocument.applyEncryption(AbstractPDFStream stream) Apply the encryption filter to a PDFStream if encryption is enabled.voidPDFEncryption.applyFilter(AbstractPDFStream stream) Adds a PDFFilter to the PDFStream objectvoidPDFEncryptionJCE.applyFilter(AbstractPDFStream stream) Adds a PDFFilter to the PDFStream objectvoidPDFFontDescriptor.setCIDSet(AbstractPDFStream cidSet) Sets the CIDSet stream for this font descriptor.voidPDFFontDescriptor.setFontFile(FontType subtype, AbstractPDFStream fontfile) Set the optional font file stream