fop 1.0

Uses of Interface
org.apache.fop.pdf.PDFWritable

Packages that use PDFWritable
org.apache.fop.pdf Classes for handling the low-level creation of PDF documents. 
 

Uses of PDFWritable in org.apache.fop.pdf
 

Classes in org.apache.fop.pdf that implement PDFWritable
 class AbstractPDFFontStream
          Base class for PDF font streams.
 class AbstractPDFStream
          This is an abstract base class for PDF streams.
 class PDFAction
          class representing an action object.
 class PDFAnnotList
          class representing an object which is a list of annotations.
 class PDFArray
          Class representing an array object.
 class PDFCharProcs
          class representing a /CharProcs dictionary for Type3 fonts.
 class PDFCIDFont
          Class representing a "character identifier" font (p 210 and onwards).
 class PDFCIDFontDescriptor
          Class representing a font descriptor for CID fonts.
 class PDFCIDSystemInfo
          class representing system information for "character identifier" fonts.
 class PDFCMap
          Class representing the CMap encodings.
 class PDFColor
          PDF Color object.
 class PDFDestination
          class representing a named destination
 class PDFDests
          class representing an /Dests dictionary object
 class PDFDictionary
          Class representing a PDF dictionary object
 class PDFEncoding
          Class representing an /Encoding object.
 class PDFEncryptionJCE
          class representing a /Filter /Standard object.
 class PDFFileSpec
          class representing a /FileSpec object.
 class PDFFont
          Class representing a /Font object.
 class PDFFontDescriptor
          Class representing a font descriptor (/FontDescriptor object).
 class PDFFontNonBase14
          A common ancestor for Type1, TrueType, MMType1 and Type3 fonts (all except base 14 fonts).
 class PDFFontTrueType
          Class representing a TrueType font.
 class PDFFontType0
          Class representing a Type0 font.
 class PDFFontType1
          Class representing a Type1 or MMType1 font (not necessary for the base 14).
 class PDFFontType3
          Class representing a Type3 font.
 class PDFFormXObject
          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 PDFFunction
          class representing a PDF Function.
 class PDFGoTo
          class representing a /GoTo object.
 class PDFGoToRemote
          Class representing a /GoToR object.
 class PDFGState
          Class representing a /ExtGState object.
 class PDFICCBasedColorSpace
          Represents an ICCBased color space in PDF.
 class PDFICCStream
          Special PDFStream for ICC profiles (color profiles).
 class PDFImageXObject
          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 PDFInfo
          class representing an /Info object
 class PDFInternalLink
          class used to create a PDF internal link
 class PDFLaunch
          This class represents the /Launch action.
 class PDFLink
          class representing an /Annot object of /Subtype /Link
 class PDFMetadata
          Special PDFStream for Metadata.
 class PDFName
          Class representing a PDF name object.
 class PDFNames
          Class representing a PDF Names object
 class PDFNameTreeNode
          Class representing a PDF name tree node.
 class PDFNull
          Class representing a PDF name object.
 class PDFNumber
          This class represents a simple number object.
 class PDFNumberTreeNode
          Class representing a PDF number tree node.
 class PDFNumsArray
          Class representing an "Nums" array object (for Number Trees).
 class PDFObject
          generic PDF object.
 class PDFOutline
          This represents a single Outline object in a PDF, including the root Outlines object.
 class PDFOutputIntent
          Represents the OutputIntent dictionary.
 class PDFPage
          Class representing a /Page object.
 class PDFPageLabels
          Class representing a PDF /PageLabels dictionary.
 class PDFPages
          class representing a /Pages object.
 class PDFParentTree
          Class representing a PDF /ParentTree.
 class PDFPathPaint
          Base class for PDF painting operations.
 class PDFPattern
          class representing a PDF Function.
 class PDFRectangle
          class representing a rectangle Rectangles are specified on page 183 of the PDF 1.3 spec.
 class PDFReference
          Class representing a PDF object reference.
 class PDFResourceContext
          The PDF resource context.
 class PDFResources
          class representing a /Resources object.
 class PDFRoot
          Class representing a Root (/Catalog) object.
 class PDFShading
          class representing a PDF Smooth Shading object.
 class PDFStream
          Class representing a PDF stream.
 class PDFStructElem
          Class representing a PDF Structure Element.
 class PDFStructTreeRoot
          Class representing a PDF /StructTreeRoot dictionary.
 class PDFT1Stream
          Special PDFStream for embedding Type 1 fonts.
 class PDFText
          This class represents a simple number object.
 class PDFToUnicodeCMap
          Class representing ToUnicode CMaps.
 class PDFTTFStream
          Special PDFStream for embeddable TrueType fonts.
 class PDFUri
          class used to create a PDF Uri link
 class PDFXObject
          Abstract base class of PDF XObjects.
 class TransitionDictionary
          Transition Dictionary This class is used to build a transition dictionary to specify the transition between pages.
 


fop 1.0

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