Package | Description |
---|---|
org.apache.fop.render.afp |
An AFP Renderer implementation and supporting classes.
|
org.apache.fop.render.java2d |
Java2D Renderer which paints rendered pages on Graphics2D instances.
|
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 |
AFPRenderingContext
Rendering context for AFP (MO:DCA) production.
|
Modifier and Type | Class and Description |
---|---|
class |
Java2DRenderingContext
Rendering context for Java2D painting.
|
Modifier and Type | Class and Description |
---|---|
class |
PCLRenderingContext
Rendering context for PCL production.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFRenderingContext
Rendering context for PDF production.
|
Modifier and Type | Class and Description |
---|---|
class |
PSRenderingContext
Rendering context for PostScript production.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.