Uses of Class
org.xhtmlrenderer.css.sheet.FontFaceRule
Packages that use FontFaceRule
Package
Description
-
Uses of FontFaceRule in org.xhtmlrenderer.context
Methods in org.xhtmlrenderer.context that return types with arguments of type FontFaceRule -
Uses of FontFaceRule in org.xhtmlrenderer.css.newmatch
Fields in org.xhtmlrenderer.css.newmatch with type parameters of type FontFaceRuleMethods in org.xhtmlrenderer.css.newmatch that return types with arguments of type FontFaceRule -
Uses of FontFaceRule in org.xhtmlrenderer.css.sheet
Fields in org.xhtmlrenderer.css.sheet with type parameters of type FontFaceRuleMethods in org.xhtmlrenderer.css.sheet that return types with arguments of type FontFaceRuleMethods in org.xhtmlrenderer.css.sheet with parameters of type FontFaceRule -
Uses of FontFaceRule in org.xhtmlrenderer.pdf
Methods in org.xhtmlrenderer.pdf with parameters of type FontFaceRuleModifier and TypeMethodDescriptionprivate void
ITextFontResolver.importFontFace
(FontFaceRule rule, UserAgentCallback userAgentCallback) Method parameters in org.xhtmlrenderer.pdf with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoid
ITextFontResolver.importFontFaces
(List<FontFaceRule> fontFaces, UserAgentCallback userAgentCallback)