| 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 | 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 | 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 | Description |
|---|---|---|
protected PSExtensionAttachment |
AbstractPSExtensionElement.attachment |
extension attachment
|
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.