Uses of Class
org.apache.fop.afp.fonts.AFPFontInfo
Packages that use AFPFontInfo
Package
Description
Contains a collection of AFP Graphics Object Content Architecture (GOCA) structured objects.
An AFP Renderer implementation and supporting classes.
-
Uses of AFPFontInfo in org.apache.fop.afp.fonts
Fields in org.apache.fop.afp.fonts with type parameters of type AFPFontInfoConstructor parameters in org.apache.fop.afp.fonts with type arguments of type AFPFontInfoModifierConstructorDescriptionAFPFontCollection(EventBroadcaster eventBroadcaster, List<AFPFontInfo> fontInfoList) Main constructor -
Uses of AFPFontInfo in org.apache.fop.render.afp
Methods in org.apache.fop.render.afp that return AFPFontInfoModifier and TypeMethodDescription(package private) static AFPFontInfoAFPFontConfig.AFPFontConfigData.getFontInfo(AFPFont font, AFPFontConfig.AFPFontConfigData config) (package private) abstract AFPFontInfoAFPFontConfig.AFPFontConfigData.getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfoAFPFontConfig.CIDKeyedFontConfig.getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfoAFPFontConfig.OutlineFontConfig.getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfoAFPFontConfig.RasterFontConfig.getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfoAFPFontConfig.TrueTypeFontConfig.getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) Methods in org.apache.fop.render.afp that return types with arguments of type AFPFontInfoModifier and TypeMethodDescriptionprivate List<AFPFontInfo> AFPRendererConfigurator.createFontsList(AFPFontConfig fontConfig, String mimeType)