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 |
AFPGraphics2DAdapter
Graphics2DAdapter implementation for AFP.
|
Modifier and Type | Class and Description |
---|---|
class |
Java2DGraphics2DAdapter
Graphics2DAdapter implementation for Java2D.
|
Modifier and Type | Class and Description |
---|---|
class |
PCLGraphics2DAdapter
Graphics2DAdapter implementation for PCL and HP GL/2.
|
Modifier and Type | Class and Description |
---|---|
class |
PDFGraphics2DAdapter
Graphics2DAdapter implementation for PDF.
|
Modifier and Type | Class and Description |
---|---|
class |
PSGraphics2DAdapter
Graphics2DAdapter implementation for PostScript.
|
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.