IFDocumentHandlerConfigurator
public 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.
|
getType
createCollectionFromFontList, getDefaultFontCollection
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createDefaultInstance, getCustomFontCollection, getRendererConfig, getRendererConfig, getRendererConfig, setupFontInfo
public TIFFRendererConfigurator(FOUserAgent userAgent, RendererConfig.RendererConfigParser rendererConfigParser)
userAgent
- user agentpublic void configure(Renderer renderer) throws FOPException
configure
in class Java2DRendererConfigurator
renderer
- tiff rendererFOPException
- fop exception
fop exceptionpublic void configure(IFDocumentHandler documentHandler) throws FOPException
BitmapRendererConfigurator
configure
in interface IFDocumentHandlerConfigurator
configure
in class BitmapRendererConfigurator
documentHandler
- the document handler instanceFOPException
- if an error occurs while configuring the objectCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.