Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
org.apache.fop.render.ps.extensions |
Extensions specific to the PostScript Renderer.
|
Modifier and Type | Method and Description |
---|---|
static void |
PSRenderingUtil.writeEnclosedExtensionAttachment(org.apache.xmlgraphics.ps.PSGenerator gen,
PSExtensionAttachment attachment)
Formats and writes a PSExtensionAttachment to the output stream.
|
Modifier and Type | Class and Description |
---|---|
class |
PSCommentAfter
Custom postscript comment after class
|
class |
PSCommentBefore
Custom postscript comment before class
|
class |
PSPageTrailerCodeBefore |
class |
PSSetPageDevice
Element for postscript setpagedevice instruction
This is a an extension which provides a pass-through value
dictionary object for the postscript setpagedevice instruction.
|
class |
PSSetupCode
This is the pass-through value object for the PostScript extension.
|
Modifier and Type | Field and Description |
---|---|
protected PSExtensionAttachment |
AbstractPSExtensionElement.attachment
extension attachment
|
Copyright © 2025 Apache Software Foundation. All rights reserved.