IFDocumentHandlerConfiguratorpublic class TIFFRendererConfigurator extends BitmapRendererConfigurator
userAgent| Constructor | Description |
|---|---|
TIFFRendererConfigurator(FOUserAgent userAgent,
RendererConfig.RendererConfigParser rendererConfigParser) |
Default constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
configure(IFDocumentHandler documentHandler) |
Configures a intermediate format document handler.
|
void |
configure(Renderer renderer) |
Configure the TIFF renderer.
|
getTypecreateCollectionFromFontList, getDefaultFontCollectionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDefaultInstance, getCustomFontCollection, getRendererConfig, getRendererConfig, getRendererConfig, setupFontInfopublic TIFFRendererConfigurator(FOUserAgent userAgent, RendererConfig.RendererConfigParser rendererConfigParser)
userAgent - user agentpublic void configure(Renderer renderer) throws FOPException
configure in class Java2DRendererConfiguratorrenderer - tiff rendererFOPException - fop exception
fop exceptionpublic void configure(IFDocumentHandler documentHandler) throws FOPException
BitmapRendererConfiguratorconfigure in interface IFDocumentHandlerConfiguratorconfigure in class BitmapRendererConfiguratordocumentHandler - the document handler instanceFOPException - if an error occurs while configuring the objectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.