Uses of Class org.apache.fop.pdf.AbstractPDFStream

Uses in package org.apache.fop.pdf

Classes derived from org.apache.fop.pdf.AbstractPDFStream

class
Class representing the CMap encodings.
class
PDF Form XObject A derivative of the PDFXObject, is a PDF Stream that has not only a dictionary but a stream of image data.
class
Special PDFStream for ICC profiles (color profiles).
class
PDF XObject A derivative of the PDF Object, is a PDF Stream that has not only a dictionary but a stream of image data.
class
Special PDFStream for Metadata.
class
Class representing a PDF stream.
class
Special PDFStream for embedding Type 1 fonts.
class
Class representing ToUnicode CMaps.
class
Special PDFStream for embeddable TrueType fonts.
class
Abstract base class of PDF XObjects.

Methods with parameter type org.apache.fop.pdf.AbstractPDFStream

void
Apply the encryption filter to a PDFStream if encryption is enabled.
void
Adds a PDFFilter to the PDFStream object
void
Adds a PDFFilter to the PDFStream object
void
Sets the CIDSet stream for this font descriptor.
void
Set the optional font file stream

Methods with return type org.apache.fop.pdf.AbstractPDFStream

AbstractPDFStream
AbstractPDFStream
AbstractPDFStream
Embeds a font.

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