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