Uses of Class
com.itextpdf.svg.css.SvgCssContext
Package
Description
-
Uses of SvgCssContext in com.itextpdf.svg.css.impl
Modifier and TypeMethodDescriptionstatic void
SvgNodeRendererInheritanceResolver.applyInheritanceToSubTree
(ISvgNodeRenderer root, ISvgNodeRenderer subTree, SvgCssContext cssContext) Apply style and attribute inheritance to the tree formed by the root and the subTree.static void
SvgStyleResolver.resolveFontSizeStyle
(Map<String, String> styles, SvgCssContext cssContext, String parentFontSizeStr) -
Uses of SvgCssContext in com.itextpdf.svg.processors.impl
-
Uses of SvgCssContext in com.itextpdf.svg.renderers
Modifier and TypeMethodDescriptionvoid
SvgDrawContext.setCssContext
(SvgCssContext cssContext) Sets the SVG CSS context.