org.apache.fop.render.ps
public class PSRendererConfigurator extends PrintRendererConfigurator
log
userAgent
Constructor and Description |
---|
PSRendererConfigurator(FOUserAgent userAgent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
configure(Renderer renderer)
Configure the PS renderer.
|
buildFontListFromConfiguration, getFontInfoFromConfiguration
getRendererConfig, getRendererConfig
public PSRendererConfigurator(FOUserAgent userAgent)
userAgent
- user agentpublic void configure(Renderer renderer) throws FOPException
configure
in interface RendererConfigurator
configure
in class PrintRendererConfigurator
renderer
- postscript rendererFOPException
- fop exceptionCopyright 1999-2008 The Apache Software Foundation. All Rights Reserved.