Package org.apache.fop.render.afp
Class AFPFontConfig.OutlineFontConfig
java.lang.Object
org.apache.fop.render.afp.AFPFontConfig.AFPFontConfigData
org.apache.fop.render.afp.AFPFontConfig.OutlineFontConfig
- Enclosing class:
- AFPFontConfig
-
Field Summary
FieldsFields inherited from class org.apache.fop.render.afp.AFPFontConfig.AFPFontConfigData
triplets, uri
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
OutlineFontConfig
(List<FontTriplet> triplets, String type, String codePage, String encoding, String characterset, String name, String base14, boolean embeddable, String uri) -
Method Summary
Modifier and TypeMethodDescription(package private) AFPFontInfo
getFontInfo
(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) Methods inherited from class org.apache.fop.render.afp.AFPFontConfig.AFPFontConfigData
getAccessor, getFontInfo
-
Field Details
-
base14
-
characterset
-
-
Constructor Details
-
OutlineFontConfig
-
-
Method Details
-
getFontInfo
AFPFontInfo getFontInfo(InternalResourceResolver resourceResolver, AFPEventProducer eventProducer) throws IOException - Specified by:
getFontInfo
in classAFPFontConfig.AFPFontConfigData
- Throws:
IOException
-