AFPRendererConfig, BitmapRendererConfig, IFRendererConfig, Java2DRendererConfig, PCLRendererConfig, PDFRendererConfig, PNGRendererConfig, PSRendererConfig, TIFFRendererConfig, TxtRendererConfigpublic interface RendererConfig
RendererConfig.RendererConfigParser
when the FOP conf is parsed.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
RendererConfig.RendererConfigParser |
Implementations of this interface parse the relevant renderer-specific configuration data
within the FOP-conf and create a
RendererConfig. |
| Modifier and Type | Method | Description |
|---|---|---|
FontConfig |
getFontInfoConfig() |
Returns the render-specific font configuration information.
|
FontConfig getFontInfoConfig()
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.