Uses of Class
org.apache.fop.render.intermediate.AbstractBinaryWritingIFDocumentHandler
Packages that use AbstractBinaryWritingIFDocumentHandler
Package
Description
An AFP Renderer implementation and supporting classes.
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
PCL Renderer (Supports PCL5 and HP GL/2)
PDF Renderer
PostScript Renderer
-
Uses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.afp
Subclasses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.afpModifier and TypeClassDescriptionclassIFDocumentHandlerimplementation that produces AFP (MO:DCA). -
Uses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.bitmap
Subclasses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.bitmapModifier and TypeClassDescriptionclassAbstractIFDocumentHandlerimplementation for producing bitmap images.classIFDocumentHandlerimplementation that produces PNG files.classIFDocumentHandlerimplementation that produces TIFF files. -
Uses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.pcl
Subclasses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.pcl -
Uses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.pdf
Subclasses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.pdf -
Uses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.ps
Subclasses of AbstractBinaryWritingIFDocumentHandler in org.apache.fop.render.psModifier and TypeClassDescriptionclassIFDocumentHandlerimplementation that produces PostScript.