Uses of Interface
org.docx4j.fonts.fop.configuration.Configuration
Packages that use Configuration
Package
Description
Classes for font handling.
Font substitution facilities.
-
Uses of Configuration in org.docx4j.fonts.fop.configuration
Classes in org.docx4j.fonts.fop.configuration that implement ConfigurationModifier and TypeClassDescriptionclass(package private) final classMethods in org.docx4j.fonts.fop.configuration that return ConfigurationModifier and TypeMethodDescriptionConfiguration.getChildren(String key) DefaultConfiguration.getChildren(String key) NullConfiguration.getChildren(String key) Methods in org.docx4j.fonts.fop.configuration with parameters of type Configuration -
Uses of Configuration in org.docx4j.fonts.fop.fonts
Fields in org.docx4j.fonts.fop.fonts declared as ConfigurationModifier and TypeFieldDescriptionprivate final ConfigurationFontManagerConfigurator.cfgprivate ConfigurationDefaultFontConfig.ParserHelper.configprivate ConfigurationDefaultFontConfig.ParserHelper.fontInfoCfgMethods in org.docx4j.fonts.fop.fonts with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic FontTriplet.MatcherFontManagerConfigurator.createFontsMatcher(Configuration cfg, boolean strict) Creates a font triplet matcher from a configuration object.private FontTripletDefaultFontConfig.ParserHelper.getFontTriplet(Configuration tripletCfg, boolean strict) Creates a new FontTriplet given a triple ConfigurationDefaultFontConfig.DefaultFontConfigParser.parse(Configuration cfg, boolean strict) Parses the font configuration and return the configuration object.DefaultFontConfig.DefaultFontConfigParser.parse(Configuration cfg, boolean strict, FontEventAdapter eventAdapter) DefaultFontConfig.DefaultFontConfigParser.parse(Configuration cfg, FontManager fontManager, boolean strict, EventProducer eventProducer) Parse the font configuration and return an object containing all the necessary data.FontConfig.FontConfigParser.parse(Configuration cfg, FontManager fontManager, boolean strict, EventProducer eventProducer) Parse the font configuration and return an object containing all the necessary data.Constructors in org.docx4j.fonts.fop.fonts with parameters of type ConfigurationModifierConstructorDescriptionFontManagerConfigurator(Configuration cfg, URI baseURI, URI fallbackURI, org.apache.xmlgraphics.io.ResourceResolver resourceResolver) Main constructorprivateParserHelper(Configuration cfg, boolean strict) privateParserHelper(Configuration cfg, boolean strict, FontEventAdapter eventAdapter) -
Uses of Configuration in org.docx4j.fonts.fop.fonts.substitute
Fields in org.docx4j.fonts.fop.fonts.substitute declared as ConfigurationMethods in org.docx4j.fonts.fop.fonts.substitute with parameters of type ConfigurationModifier and TypeMethodDescriptionprivate static FontQualifierFontSubstitutionsConfigurator.getQualfierFromConfiguration(Configuration cfg) Constructors in org.docx4j.fonts.fop.fonts.substitute with parameters of type Configuration