Uses of Class
com.openhtmltopdf.css.sheet.FontFaceRule
Packages that use FontFaceRule
Package
Description
-
Uses of FontFaceRule in com.openhtmltopdf.context
Methods in com.openhtmltopdf.context that return types with arguments of type FontFaceRule -
Uses of FontFaceRule in com.openhtmltopdf.css.newmatch
Methods in com.openhtmltopdf.css.newmatch that return types with arguments of type FontFaceRule -
Uses of FontFaceRule in com.openhtmltopdf.css.sheet
Methods in com.openhtmltopdf.css.sheet that return types with arguments of type FontFaceRuleMethods in com.openhtmltopdf.css.sheet with parameters of type FontFaceRule -
Uses of FontFaceRule in com.openhtmltopdf.extend
Method parameters in com.openhtmltopdf.extend with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoidSVGDrawer.importFontFaceRules(List<FontFaceRule> fontFaces, SharedContext shared) -
Uses of FontFaceRule in com.openhtmltopdf.java2d
Method parameters in com.openhtmltopdf.java2d with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoidJava2DFontResolver.importFontFaces(List<FontFaceRule> fontFaces) -
Uses of FontFaceRule in com.openhtmltopdf.pdfboxout
Method parameters in com.openhtmltopdf.pdfboxout with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoidPdfBoxFontResolver.importFontFaces(List<FontFaceRule> fontFaces) -
Uses of FontFaceRule in com.openhtmltopdf.svgsupport
Method parameters in com.openhtmltopdf.svgsupport with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoidBatikSVGDrawer.importFontFaceRules(List<FontFaceRule> fontFaces, SharedContext shared) voidPDFTranscoder.OpenHtmlFontResolver.importFontFaces(List<FontFaceRule> fontFaces, SharedContext ctx)