Package com.itextpdf.svg.renderers.factories
-
Interface Summary Interface Description DefaultSvgNodeRendererMapper.ISvgNodeRendererCreator Represents a function, which createsISvgNodeRenderer
instance.ISvgNodeRendererFactory Interface for the factory used byDefaultSvgProcessor
. -
Class Summary Class Description DefaultSvgNodeRendererFactory The default implementation ofISvgNodeRendererFactory
that will be used by default by the entry points defined by this project.DefaultSvgNodeRendererMapper Contains the mapping of the default implementations, provided by this project for the standard SVG tags as defined in the SVG Specification.