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
Fields in com.openhtmltopdf.css.newmatch with type parameters of type FontFaceRuleMethods in com.openhtmltopdf.css.newmatch that return types with arguments of type FontFaceRule -
Uses of FontFaceRule in com.openhtmltopdf.css.sheet
Fields in com.openhtmltopdf.css.sheet with type parameters of type FontFaceRuleMethods 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 TypeMethodDescriptionvoid
SVGDrawer.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 TypeMethodDescriptionvoid
Java2DFontResolver.importFontFaces
(List<FontFaceRule> fontFaces) -
Uses of FontFaceRule in com.openhtmltopdf.pdfboxout
Method parameters in com.openhtmltopdf.pdfboxout with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoid
PdfBoxFontResolver.importFontFaces
(List<FontFaceRule> fontFaces) -
Uses of FontFaceRule in com.openhtmltopdf.svgsupport
Method parameters in com.openhtmltopdf.svgsupport with type arguments of type FontFaceRuleModifier and TypeMethodDescriptionvoid
BatikSVGDrawer.importFontFaceRules
(List<FontFaceRule> fontFaces, SharedContext shared) void
PDFTranscoder.OpenHtmlFontResolver.importFontFaces
(List<FontFaceRule> fontFaces, SharedContext ctx)