public class PSRendererConfigurator extends PrintRendererConfigurator implements IFDocumentHandlerConfigurator
loguserAgent| Constructor and Description |
|---|
PSRendererConfigurator(FOUserAgent userAgent)
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(IFDocumentHandler documentHandler)
Configures a intermediate format document handler.
|
void |
configure(Renderer renderer)
Throws an UnsupportedOperationException.
|
buildFontList, setupFontInfogetRendererConfig, getRendererConfig, getTypegetConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetupFontInfopublic PSRendererConfigurator(FOUserAgent userAgent)
userAgent - user agentpublic void configure(Renderer renderer)
configure in interface RendererConfiguratorconfigure in class PrintRendererConfiguratorrenderer - not usedpublic void configure(IFDocumentHandler documentHandler) throws FOPException
configure in interface IFDocumentHandlerConfiguratorconfigure in class PrintRendererConfiguratordocumentHandler - the document handler instanceFOPException - if an error occurs while configuring the objectCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.