Uses of Class
com.itextpdf.svg.exceptions.SvgProcessingException
-
Uses of SvgProcessingException in com.itextpdf.svg.processors
Modifier and TypeMethodDescriptionISvgProcessor.process
(INode root, ISvgConverterProperties converterProps) Process an SVG, returning the root of a renderer-tree and a list of named objects wrapped in a processor result object -
Uses of SvgProcessingException in com.itextpdf.svg.processors.impl
Modifier and TypeMethodDescriptionDefaultSvgProcessor.process
(INode root, ISvgConverterProperties converterProps)