Class FontFactorySettingsConfigurer

java.lang.Object
com.levigo.jadice.web.server.font.FontFactorySettingsConfigurer
All Implemented Interfaces:
com.levigo.jadice.document.config.ComponentConfigurer<com.levigo.jadice.document.font.factory.FontFactoryProcessingSettings>

public class FontFactorySettingsConfigurer extends Object implements com.levigo.jadice.document.config.ComponentConfigurer<com.levigo.jadice.document.font.factory.FontFactoryProcessingSettings>
  • Constructor Details

    • FontFactorySettingsConfigurer

      public FontFactorySettingsConfigurer(com.levigo.jadice.fontmanager.FontManagerFuture fontManagerFuture)
  • Method Details

    • configure

      public void configure(com.levigo.jadice.document.font.factory.FontFactoryProcessingSettings settings)
      Specified by:
      configure in interface com.levigo.jadice.document.config.ComponentConfigurer<com.levigo.jadice.document.font.factory.FontFactoryProcessingSettings>