IFDocumentHandlerConfiguratorpublic class AFPRendererConfigurator extends PrintRendererConfigurator
userAgent| Constructor | Description |
|---|---|
AFPRendererConfigurator(FOUserAgent userAgent,
RendererConfig.RendererConfigParser rendererConfigParser) |
Default constructor
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
configure(IFDocumentHandler documentHandler) |
Configures a intermediate format document handler.
|
protected FontCollection |
getCustomFontCollection(InternalResourceResolver uriResolverWrapper,
java.lang.String mimeType) |
Returns the font collection for custom configured fonts.
|
protected java.util.List<FontCollection> |
getDefaultFontCollection() |
getTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitconfigure, createCollectionFromFontList, createDefaultInstance, getRendererConfig, getRendererConfig, getRendererConfig, setupFontInfopublic AFPRendererConfigurator(FOUserAgent userAgent, RendererConfig.RendererConfigParser rendererConfigParser)
userAgent - user agentpublic void configure(IFDocumentHandler documentHandler) throws FOPException
PrintRendererConfiguratorconfigure in interface IFDocumentHandlerConfiguratorconfigure in class PrintRendererConfiguratordocumentHandler - the document handler instanceFOPException - if an error occurs while configuring the objectprotected java.util.List<FontCollection> getDefaultFontCollection()
getDefaultFontCollection in class PrintRendererConfiguratorprotected FontCollection getCustomFontCollection(InternalResourceResolver uriResolverWrapper, java.lang.String mimeType) throws FOPException
PrintRendererConfiguratorgetCustomFontCollection in class PrintRendererConfiguratoruriResolverWrapper - the resource resolvermimeType - the renderer MIME typeFOPException - if an error occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.