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.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 | Description |
---|---|---|
class |
AFPDocumentHandler |
IFDocumentHandler implementation that produces AFP
(MO:DCA). |
Modifier and Type | Class | 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 | Description |
---|---|---|
class |
PCLDocumentHandler |
IFDocumentHandler implementation
that produces PCL 5. |
Modifier and Type | Class | Description |
---|---|---|
class |
PDFDocumentHandler |
IFDocumentHandler implementation that produces PDF. |
Modifier and Type | Class | Description |
---|---|---|
class |
PSDocumentHandler |
IFDocumentHandler implementation
that produces PostScript. |
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.