fop 2.1

org.apache.fop.render.intermediate
Class IFRendererConfig

java.lang.Object
  extended by org.apache.fop.render.intermediate.IFRendererConfig
All Implemented Interfaces:
RendererConfig

public final class IFRendererConfig
extends java.lang.Object
implements RendererConfig

The Intermediate Format renderer configuration data object.


Nested Class Summary
static class IFRendererConfig.IFRendererConfigParser
          The Intermediate Format configuration data parser.
 
Nested classes/interfaces inherited from interface org.apache.fop.render.RendererConfig
RendererConfig.RendererConfigParser
 
Method Summary
 FontConfig getFontInfoConfig()
          Returns the render-specific font configuration information.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getFontInfoConfig

public FontConfig getFontInfoConfig()
Description copied from interface: RendererConfig
Returns the render-specific font configuration information.

Specified by:
getFontInfoConfig in interface RendererConfig
Returns:
the font config

fop 2.1

Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.