Table of Contents

Namespace iText.Svg.Renderers

Classes

SvgDrawContext

The SvgDrawContext keeps a stack of PdfCanvas instances, which represent all levels of XObjects that are added to the root canvas.

SvgImageRenderer

Represents a renderer for the SvgImage layout element.

Interfaces

IBranchSvgNodeRenderer

Interface that defines branches in the NodeRenderer structure.

IMarkerCapable

Interface implemented by elements that support marker drawing.

INoDrawSvgNodeRenderer

Interface that defines branches in the NodeRenderer structure that will not draw on its own.

ISvgNodeRenderer

Interface for SvgNodeRenderer, the renderer draws the SVG to its Pdf-canvas passed in SvgDrawContext , applying styling (CSS and attributes).

ISvgPaintServer

Interface for working with paint servers.