Package com.itextpdf.svg.renderers.factories
package com.itextpdf.svg.renderers.factories
-
ClassDescriptionThe default implementation of
ISvgNodeRendererFactorythat will be used by default by the entry points defined by this project.Contains the mapping of the default implementations, provided by this project for the standard SVG tags as defined in the SVG Specification.Represents a function, which createsISvgNodeRendererinstance.Interface for the factory used byDefaultSvgProcessor.