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 AFPFontInfo
AFPFontConfig.AFPFontConfigData.getFontInfo
(AFPFont font, AFPFontConfig.AFPFontConfigData config) (package private) abstract AFPFontInfo
AFPFontConfig.AFPFontConfigData.getFontInfo
(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfo
AFPFontConfig.CIDKeyedFontConfig.getFontInfo
(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfo
AFPFontConfig.OutlineFontConfig.getFontInfo
(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfo
AFPFontConfig.RasterFontConfig.getFontInfo
(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) (package private) AFPFontInfo
AFPFontConfig.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)