Package org.apache.fop.render.afp
Class AFPFontConfig
- java.lang.Object
-
- org.apache.fop.render.afp.AFPFontConfig
-
- All Implemented Interfaces:
FontConfig
public final class AFPFontConfig extends java.lang.Object implements FontConfig
The config object for AFP fonts, these differ from the the more generic fonts (TTF and Type1).
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AFPFontConfig.AFPTrueTypeFont
-
Nested classes/interfaces inherited from interface org.apache.fop.fonts.FontConfig
FontConfig.FontConfigParser
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.util.List<org.apache.fop.render.afp.AFPFontConfig.AFPFontConfigData>
getFontConfig()
Returns a list of AFP font configuration data.
-