Package com.itextpdf.svg.renderers.factories
package com.itextpdf.svg.renderers.factories
-
ClassDescriptionThe default implementation of
ISvgNodeRendererFactory
that 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 createsISvgNodeRenderer
instance.Interface for the factory used byDefaultSvgProcessor
.