Uses of Interface
org.apache.fop.fonts.FontTriplet.Matcher
Packages that use FontTriplet.Matcher
Package
Description
Classes for font handling.
An AFP Renderer implementation and supporting classes.
-
Uses of FontTriplet.Matcher in org.apache.fop.fonts
Classes in org.apache.fop.fonts that implement FontTriplet.MatcherModifier and TypeClassDescriptionprivate static classprivate static classFields in org.apache.fop.fonts declared as FontTriplet.MatcherModifier and TypeFieldDescriptionprivate final FontTriplet.Matcher[]FontManagerConfigurator.OrFontTripletMatcher.matchersprivate FontTriplet.MatcherFontManager.referencedFontsMatcherFontTriplet matcher for fonts that shall be referenced rather than embedded.Methods in org.apache.fop.fonts that return FontTriplet.MatcherModifier and TypeMethodDescriptionstatic FontTriplet.MatcherFontManagerConfigurator.createFontsMatcher(List<String> fontFamilies, boolean strict) Creates a font triplet matcher from a configuration object.static FontTriplet.MatcherFontManagerConfigurator.createFontsMatcher(Configuration cfg, boolean strict) Creates a font triplet matcher from a configuration object.FontManager.getReferencedFontsMatcher()Gets theFontTriplet.Matcherthat can be used to identify the fonts that shall be referenced rather than embedded.Methods in org.apache.fop.fonts with parameters of type FontTriplet.MatcherModifier and TypeMethodDescriptionvoidFontManager.setReferencedFontsMatcher(FontTriplet.Matcher matcher) Sets theFontTriplet.Matcherthat can be used to identify the fonts that shall be referenced rather than embedded.voidFontManager.updateReferencedFonts(List<EmbedFontInfo> fontInfoList, FontTriplet.Matcher matcher) Updates the referenced font list.Constructors in org.apache.fop.fonts with parameters of type FontTriplet.Matcher -
Uses of FontTriplet.Matcher in org.apache.fop.render.afp
Classes in org.apache.fop.render.afp that implement FontTriplet.MatcherFields in org.apache.fop.render.afp declared as FontTriplet.MatcherModifier and TypeFieldDescriptionprivate final FontTriplet.MatcherAFPFontConfig.ParserHelper.matcherFields in org.apache.fop.render.afp with type parameters of type FontTriplet.MatcherModifier and TypeFieldDescriptionprivate final List<FontTriplet.Matcher> AFPFontConfig.AggregateMatcher.matchersConstructors in org.apache.fop.render.afp with parameters of type FontTriplet.Matcher