fop 2.1

org.apache.fop.fonts
Interface FontConfigurator<T>

All Known Implementing Classes:
DefaultFontConfigurator

public interface FontConfigurator<T>

An abstract FontInfo configurator


Method Summary
 java.util.List<T> configure(FontConfig fontInfoConfig)
          Initializes font info settings from the user configuration
 

Method Detail

configure

java.util.List<T> configure(FontConfig fontInfoConfig)
                            throws FOPException
Initializes font info settings from the user configuration

Returns:
a font info list
Throws:
FOPException - if an exception occurs while processing the configuration

fop 2.1

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