public interface FontConfigurator<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.List<T> |
configure(FontConfig fontInfoConfig)
Initializes font info settings from the user configuration
|
java.util.List<T> configure(FontConfig fontInfoConfig) throws FOPException
FOPException - if an exception occurs while processing the configurationCopyright © 2007–2023. All rights reserved.