Package | Description |
---|---|
org.apache.fop.render.afp |
An AFP Renderer implementation and supporting classes.
|
org.apache.fop.render.bitmap |
Bitmap Renderer which creates TIFF and PNG images from rendered pages.
|
org.apache.fop.render.intermediate | |
org.apache.fop.render.pcl |
PCL Renderer (Supports PCL5 and HP GL/2)
|
org.apache.fop.render.pdf |
PDF Renderer
|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Class and Description |
---|---|
class |
AFPDocumentHandler
IFDocumentHandler implementation that produces AFP
(MO:DCA). |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBitmapDocumentHandler
Abstract
IFDocumentHandler implementation
for producing bitmap images. |
class |
PNGDocumentHandler
IFDocumentHandler implementation
that produces PNG files. |
class |
TIFFDocumentHandler
IFDocumentHandler implementation
that produces TIFF files. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBinaryWritingIFDocumentHandler
Abstract base class for binary-writing
IFDocumentHandler implementations. |
class |
AbstractXMLWritingIFDocumentHandler
Abstract base class for XML-writing
IFDocumentHandler implementations. |
class |
IFSerializer
IFPainter implementation that serializes the intermediate format to XML.
|
Modifier and Type | Class and Description |
---|---|
class |
PCLDocumentHandler
IFDocumentHandler implementation
that produces PCL 5. |
Modifier and Type | Class and Description |
---|---|
class |
PDFDocumentHandler
IFDocumentHandler implementation that produces PDF. |
Modifier and Type | Class and Description |
---|---|
class |
PSDocumentHandler
IFDocumentHandler implementation
that produces PostScript. |
Copyright © 2025 Apache Software Foundation. All rights reserved.