Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Class and Description |
---|---|
class |
PSImageHandlerGraphics2D
Image handler implementation which handles vector graphics (Java2D) for PostScript output.
|
class |
PSImageHandlerRawCCITTFax
Image handler implementation which handles CCITT fax images for PostScript output.
|
class |
PSImageHandlerRawJPEG
Image handler implementation which handles undecoded JPEG images for PostScript output.
|
class |
PSImageHandlerRawPNG
Image handler implementation which handles raw (not decoded) PNG images for PostScript output.
|
class |
PSImageHandlerRenderedImage
Image handler implementation which handles RenderedImage instances for PostScript output.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.