Package | Description |
---|---|
org.apache.fop.render.pcl |
PCL Renderer (Supports PCL5 and HP GL/2)
|
Class and Description |
---|
Java2DRendererOption
An enumeration of the renderer configuration options available to the Java2D renderer via the
FOP conf.
|
PCLDocumentHandler
IFDocumentHandler implementation
that produces PCL 5. |
PCLEventProducer
Event producer interface for events generated by the PCL renderer.
|
PCLGenerator
This class provides methods for generating PCL print files.
|
PCLGraphics2D
Graphics2D implementation implementing PCL and HP GL/2.
|
PCLPageDefinition
This class represents a page format with PCL-specific properties.
|
PCLRendererConfig
The PCL renderer configuration data object.
|
PCLRendererContext
Wrapper on the RendererContext to access the information structure for drawing
the XML document.
|
PCLRenderingMode
Enumeration class for PCL rendering modes.
|
PCLRenderingUtil
Utility class for handling all sorts of peripheral tasks around PCL generation.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.