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 |
AFPSVGHandler
AFP XML handler for SVG.
|
Modifier and Type | Class and Description |
---|---|
class |
Java2DSVGHandler
Java2D XML handler for SVG (uses Apache Batik).
|
Modifier and Type | Class and Description |
---|---|
class |
PCLSVGHandler
PCL XML handler for SVG.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFSVGHandler
PDF XML handler for SVG (uses Apache Batik).
|
Modifier and Type | Class and Description |
---|---|
class |
PSSVGHandler
PostScript XML handler for SVG.
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.