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

Uses in package org.apache.fop.pdf

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

class
This is an abstract base class for PDF streams.
class
Class representing a font descriptor for CID fonts.
class
Class representing the CMap encodings.
class
class representing an /Dests dictionary object
class
Class representing an /Encoding object.
class
Class representing a /Font object.
class
Class representing a font descriptor (/FontDescriptor object).
class
A common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).
class
Class representing a TrueType font.
class
Class representing a Type0 font.
class
Class representing a Type1 or MMType1 font (not necessary for the base 14).
class
Class representing a Type3 font.
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 Names object
class
Class representing a PDF name tree node.
class
Class representing a PDF number tree node.
class
Class representing a /Page object.
class
Class representing a PDF /PageLabels dictionary.
class
The PDF resource context.
class
Class representing a Root (/Catalog) object.
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.
class
Transition Dictionary This class is used to build a transition dictionary to specify the transition between pages.

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

void
void
void
Populates the XObject's dictionary with additional values.
void
Apply the filters to the data in the order given and add the /Filter and /DecodeParms entries to the stream dictionary.

Uses in package org.apache.fop.render.pdf

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

void
void

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