public class FontManagerConfigurator extends Object
| Constructor and Description |
|---|
FontManagerConfigurator(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(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-2020. All Rights Reserved.