Package | Description |
---|---|
org.apache.fop.render.pcl |
PCL Renderer (Supports PCL5 and HP GL/2)
|
Modifier and Type | Field and Description |
---|---|
protected PCLGenerator |
PCLGraphics2D.gen
The PCL generator
|
Modifier and Type | Method and Description |
---|---|
PCLGenerator |
PCLRenderingContext.getPCLGenerator()
Returns the PCL generator.
|
Constructor and Description |
---|
PCLGraphics2D(PCLGenerator gen)
Create a new PCLGraphics2D.
|
PCLRenderingContext(FOUserAgent userAgent,
PCLGenerator generator,
PCLRenderingUtil pclUtil)
Main constructor.
|
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.