Uses of Class
com.itextpdf.svg.processors.impl.SvgProcessorContext
Package
Description
-
Uses of SvgProcessorContext in com.itextpdf.svg.css.impl
ModifierConstructorDescriptionSvgStyleResolver
(INode rootNode, SvgProcessorContext context) Creates aSvgStyleResolver
.SvgStyleResolver
(SvgProcessorContext context) Creates aSvgStyleResolver
.SvgStyleResolver
(InputStream defaultCssStream, SvgProcessorContext context) Creates aSvgStyleResolver
with a given default CSS. -
Uses of SvgProcessorContext in com.itextpdf.svg.processors.impl
Modifier and TypeMethodDescriptionSvgProcessorResult.getContext()
Gets processor context, containingFontProvider
andFontSet
of temporary fonts inside.ModifierConstructorDescriptionSvgProcessorResult
(Map<String, ISvgNodeRenderer> namedObjects, ISvgNodeRenderer root, SvgProcessorContext context) Creates newSvgProcessorResult
entity. -
Uses of SvgProcessorContext in com.itextpdf.svg.processors.impl.font