Package | Description |
---|---|
org.apache.fop.render.pcl |
PCL Renderer (Supports PCL5 and HP GL/2)
|
Modifier and Type | Field and Description |
---|---|
protected PCLRenderingUtil |
PCLDocumentHandler.pclUtil
Utility class for handling all sorts of peripheral tasks around PCL generation.
|
Modifier and Type | Method and Description |
---|---|
PCLRenderingUtil |
PCLRenderingContext.getPCLUtil()
Returns the PCL rendering utility.
|
Modifier and Type | Method and Description |
---|---|
void |
PCLGenerator.paintBitmap(RenderedImage img,
Dimension targetDim,
boolean sourceTransparency,
PCLRenderingUtil pclUtil)
Paint a bitmap at the current cursor position.
|
Constructor and Description |
---|
PCLRenderingContext(FOUserAgent userAgent,
PCLGenerator generator,
PCLRenderingUtil pclUtil)
Main constructor.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.