public class FontManagerConfigurator extends Object
| Constructor and Description |
|---|
FontManagerConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
Main constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
configure(FontManager fontManager,
boolean strict)
Initializes font settings from the user configuration
|
public FontManagerConfigurator(org.apache.avalon.framework.configuration.Configuration cfg)
cfg - the font manager configuration objectpublic void configure(FontManager fontManager, boolean strict) throws FOPException
fontManager - a font managerstrict - true if strict checking of the configuration is enabledFOPException - if an exception occurs while processing the configurationCopyright © 2007-2018. All Rights Reserved.