Package | Description |
---|---|
org.apache.fop.apps |
Application classes used for running FOP embedded in other applications.
|
org.apache.fop.fonts |
Classes for font handling.
|
Modifier and Type | Method and Description |
---|---|
FontManager |
FopFactory.getFontManager()
Returns the font manager.
|
Modifier and Type | Method and Description |
---|---|
void |
FontManagerConfigurator.configure(FontManager fontManager,
boolean strict)
Initializes font settings from the user configuration
|
Constructor and Description |
---|
FontAdder(FontManager manager,
FontResolver resolver,
FontEventListener listener)
Main constructor
|
FontDetector(FontManager manager,
FontAdder adder,
boolean strict,
FontEventListener listener)
Main constructor
|
FontInfoConfigurator(org.apache.avalon.framework.configuration.Configuration cfg,
FontManager fontManager,
FontResolver fontResolver,
FontEventListener listener,
boolean strict)
Main constructor
|
Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved.