Package | Description |
---|---|
org.apache.fop.render |
Generic renderer interface.
|
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 |
AbstractGenericSVGHandler
Generic XML handler for SVG.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AFPRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
|
Modifier and Type | Class and Description |
---|---|
class |
AFPSVGHandler
AFP XML handler for SVG.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Java2DRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
|
Modifier and Type | Class and Description |
---|---|
class |
Java2DSVGHandler
Java2D XML handler for SVG (uses Apache Batik).
|
Modifier and Type | Interface and Description |
---|---|
interface |
PCLRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
|
Modifier and Type | Class and Description |
---|---|
class |
PCLSVGHandler
PCL XML handler for SVG.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PDFRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFSVGHandler
PDF XML handler for SVG (uses Apache Batik).
|
Modifier and Type | Interface and Description |
---|---|
interface |
PSRendererContextConstants
Defines a number of standard constants (keys) for use by the RendererContext class.
|
Modifier and Type | Class and Description |
---|---|
class |
PSSVGHandler
PostScript XML handler for SVG.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.