Package | Description |
---|---|
org.apache.fop.render.ps |
PostScript Renderer
|
Modifier and Type | Method and Description |
---|---|
void |
PSImageHandler.generateForm(RenderingContext context,
org.apache.xmlgraphics.image.loader.Image image,
PSImageFormResource form)
Generates a PostScript form for the given
Image instance. |
void |
PSImageHandlerGraphics2D.generateForm(RenderingContext context,
org.apache.xmlgraphics.image.loader.Image image,
PSImageFormResource form)
Generates a PostScript form for the given
Image instance. |
void |
PSImageHandlerRenderedImage.generateForm(RenderingContext context,
org.apache.xmlgraphics.image.loader.Image image,
PSImageFormResource form)
Generates a PostScript form for the given
Image instance. |
void |
PSImageHandlerRawCCITTFax.generateForm(RenderingContext context,
org.apache.xmlgraphics.image.loader.Image image,
PSImageFormResource form)
Generates a PostScript form for the given
Image instance. |
void |
PSImageHandlerRawJPEG.generateForm(RenderingContext context,
org.apache.xmlgraphics.image.loader.Image image,
PSImageFormResource form)
Generates a PostScript form for the given
Image instance. |
Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.