public class TIFFRendererConfigurator extends BitmapRendererConfigurator
loguserAgent| 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.
|
setupFontInfobuildFontListgetRendererConfig, getRendererConfig, getTypegetConfigpublic TIFFRendererConfigurator(FOUserAgent userAgent)
userAgent - user agentpublic void configure(Renderer renderer) throws FOPException
configure in interface RendererConfiguratorconfigure in class Java2DRendererConfiguratorrenderer - tiff rendererFOPException - fop exception
fop exceptionpublic void configure(IFDocumentHandler documentHandler) throws FOPException
configure in interface IFDocumentHandlerConfiguratorconfigure in class BitmapRendererConfiguratordocumentHandler - the document handler instanceFOPException - if an error occurs while configuring the objectCopyright 1999-2012 The Apache Software Foundation. All Rights Reserved.