Interface FontConfigurator<T>

All Known Implementing Classes:
DefaultFontConfigurator

public interface FontConfigurator<T>
An abstract FontInfo configurator
  • Method Summary

    Modifier and Type
    Method
    Description
    configure(FontConfig fontInfoConfig)
    Initializes font info settings from the user configuration
  • Method Details

    • configure

      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