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 Summary
ConstructorsConstructorDescriptionFontFactorySettingsConfigurer
(com.levigo.jadice.fontmanager.FontManagerFuture fontManagerFuture) -
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(com.levigo.jadice.document.font.factory.FontFactoryProcessingSettings settings)
-
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 interfacecom.levigo.jadice.document.config.ComponentConfigurer<com.levigo.jadice.document.font.factory.FontFactoryProcessingSettings>
-