IFDocumentHandlerConfiguratorTIFFRendererConfiguratorpublic class BitmapRendererConfigurator extends Java2DRendererConfigurator
userAgent| Constructor | Description |
|---|---|
BitmapRendererConfigurator(FOUserAgent userAgent,
RendererConfig.RendererConfigParser rendererConfigParser) |
Default constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
configure(IFDocumentHandler documentHandler) |
Configures a intermediate format document handler.
|
protected FontCollection |
createCollectionFromFontList(InternalResourceResolver resourceResolver,
java.util.List<EmbedFontInfo> fontList) |
Creates the font collection given a list of embedded font infomation.
|
protected java.util.List<FontCollection> |
getDefaultFontCollection() |
getTypeconfigureclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateDefaultInstance, getCustomFontCollection, getRendererConfig, getRendererConfig, getRendererConfig, setupFontInfopublic BitmapRendererConfigurator(FOUserAgent userAgent, RendererConfig.RendererConfigParser rendererConfigParser)
userAgent - user agentpublic void configure(IFDocumentHandler documentHandler) throws FOPException
configure in interface IFDocumentHandlerConfiguratorconfigure in class PrintRendererConfiguratordocumentHandler - the document handler instanceFOPException - if an error occurs while configuring the objectprotected FontCollection createCollectionFromFontList(InternalResourceResolver resourceResolver, java.util.List<EmbedFontInfo> fontList)
PrintRendererConfiguratorcreateCollectionFromFontList in class PrintRendererConfiguratorresourceResolver - the resource resolverfontList - the embedded font infomationprotected java.util.List<FontCollection> getDefaultFontCollection()
getDefaultFontCollection in class DefaultRendererConfiguratorCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.