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