Uses of Class
com.itextpdf.svg.processors.impl.SvgProcessorContext
 
     
      Packages that use SvgProcessorContext
     
 
     
       Package
      
 
      
       Description
      
 
       
      -  
        
Uses of SvgProcessorContext in com.itextpdf.svg.css.impl
Constructors in com.itextpdf.svg.css.impl with parameters of type SvgProcessorContextModifierConstructorDescriptionSvgStyleResolver(INode rootNode, SvgProcessorContext context) Creates aSvgStyleResolver.SvgStyleResolver(SvgProcessorContext context) Creates aSvgStyleResolver.SvgStyleResolver(InputStream defaultCssStream, SvgProcessorContext context) Creates aSvgStyleResolverwith a given default CSS. -  
        
Uses of SvgProcessorContext in com.itextpdf.svg.processors.impl
Methods in com.itextpdf.svg.processors.impl that return SvgProcessorContextModifier and TypeMethodDescriptionSvgProcessorResult.getContext()Gets processor context, containingFontProviderandFontSetof temporary fonts inside.Constructors in com.itextpdf.svg.processors.impl with parameters of type SvgProcessorContextModifierConstructorDescriptionSvgProcessorResult(Map<String, ISvgNodeRenderer> namedObjects, ISvgNodeRenderer root, SvgProcessorContext context) Creates newSvgProcessorResultentity. -  
        
Uses of SvgProcessorContext in com.itextpdf.svg.processors.impl.font
Constructors in com.itextpdf.svg.processors.impl.font with parameters of type SvgProcessorContextModifierConstructorDescriptionSvgFontProcessor(SvgProcessorContext context) Creates newSvgFontProcessorinstance.