Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Class | 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 1999-2016 The Apache Software Foundation. All Rights Reserved.