IFDocumentHandlerConfigurator
public class PDFRendererConfigurator extends DefaultRendererConfigurator
userAgent
Constructor | Description |
---|---|
PDFRendererConfigurator(FOUserAgent userAgent,
RendererConfig.RendererConfigParser rendererConfigParser) |
Default constructor
|
Modifier and Type | Method | Description |
---|---|---|
void |
configure(IFDocumentHandler documentHandler) |
Configures a intermediate format document handler.
|
getType
getDefaultFontCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
configure, createCollectionFromFontList, createDefaultInstance, getCustomFontCollection, getRendererConfig, getRendererConfig, getRendererConfig, setupFontInfo
public PDFRendererConfigurator(FOUserAgent userAgent, RendererConfig.RendererConfigParser rendererConfigParser)
userAgent
- user agentpublic void configure(IFDocumentHandler documentHandler) throws FOPException
configure
in interface IFDocumentHandlerConfigurator
configure
in class PrintRendererConfigurator
documentHandler
- the document handler instanceFOPException
- if an error occurs while configuring the objectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.