Uses of Class
org.apache.fop.render.afp.AFPFontConfig
Packages that use AFPFontConfig
Package
Description
An AFP Renderer implementation and supporting classes.
-
Uses of AFPFontConfig in org.apache.fop.render.afp
Fields in org.apache.fop.render.afp declared as AFPFontConfigModifier and TypeFieldDescriptionprivate final AFPFontConfigAFPFontConfig.ParserHelper.fontConfigprivate final AFPFontConfigAFPRendererConfig.fontConfigMethods in org.apache.fop.render.afp that return AFPFontConfigModifier and TypeMethodDescription(package private) AFPFontConfigAFPFontConfig.AFPFontInfoConfigParser.getEmptyConfig()AFPRendererConfig.getFontInfoConfig()AFPFontConfig.AFPFontInfoConfigParser.parse(Configuration cfg, FontManager fontManager, boolean strict, EventProducer eventProducer) Parse the font configuration and return an object containing all the necessary data.Methods in org.apache.fop.render.afp with parameters of type AFPFontConfigModifier and TypeMethodDescriptionprivate List<AFPFontInfo> AFPRendererConfigurator.createFontsList(AFPFontConfig fontConfig, String mimeType) Constructors in org.apache.fop.render.afp with parameters of type AFPFontConfig