| Package | Description |
|---|---|
| org.apache.fop.render.pdf |
PDF Renderer
|
| Modifier and Type | Field | Description |
|---|---|---|
protected PDFContentGenerator |
PDFPainter.generator |
The current content generator
|
| Modifier and Type | Method | Description |
|---|---|---|
PDFContentGenerator |
PDFRenderingContext.getGenerator() |
Returns the PDF content generator.
|
| Constructor | Description |
|---|---|
PDFGraphicsPainter(PDFContentGenerator generator) |
|
PDFRenderingContext(FOUserAgent userAgent,
PDFContentGenerator generator,
PDFPage page,
FontInfo fontInfo) |
Main constructor.
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.