Uses of Class
org.apache.fop.fonts.substitute.FontSubstitutions
-
Packages that use FontSubstitutions Package Description org.apache.fop.fonts Classes for font handling.org.apache.fop.fonts.substitute Font substitution facilities. -
-
Uses of FontSubstitutions in org.apache.fop.fonts
Methods in org.apache.fop.fonts that return FontSubstitutions Modifier and Type Method Description protected FontSubstitutions
FontManager. getFontSubstitutions()
Returns the font substitution catalogMethods in org.apache.fop.fonts with parameters of type FontSubstitutions Modifier and Type Method Description void
FontManager. setFontSubstitutions(FontSubstitutions substitutions)
Sets the font substitutions -
Uses of FontSubstitutions in org.apache.fop.fonts.substitute
Methods in org.apache.fop.fonts.substitute with parameters of type FontSubstitutions Modifier and Type Method Description void
FontSubstitutionsConfigurator. configure(FontSubstitutions substitutions)
Configures a font substitution catalog
-