public class TIFFRendererConfigurator extends BitmapRendererConfigurator
log
userAgent
Constructor and Description |
---|
TIFFRendererConfigurator(FOUserAgent userAgent)
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
configure(IFDocumentHandler documentHandler)
Configures a intermediate format document handler.
|
void |
configure(Renderer renderer)
Configure the TIFF renderer.
|
setupFontInfo
buildFontList
getRendererConfig, getRendererConfig, getType
getConfig
public TIFFRendererConfigurator(FOUserAgent userAgent)
userAgent
- user agentpublic void configure(Renderer renderer) throws FOPException
configure
in interface RendererConfigurator
configure
in class Java2DRendererConfigurator
renderer
- tiff rendererFOPException
- fop exception
fop exceptionpublic void configure(IFDocumentHandler documentHandler) throws FOPException
configure
in interface IFDocumentHandlerConfigurator
configure
in class BitmapRendererConfigurator
documentHandler
- the document handler instanceFOPException
- if an error occurs while configuring the objectCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.