Package com.itextpdf.svg.renderers
package com.itextpdf.svg.renderers
-
ClassDescriptionInterface that defines branches in the NodeRenderer structure.Interface implemented by elements that support marker drawing.Interface that defines branches in the NodeRenderer structure that will not draw on its own.Interface for SvgNodeRenderer, the renderer draws the SVG to its Pdf-canvas passed in
SvgDrawContext
, applying styling (CSS and attributes).Interface for working with paint servers.The SvgDrawContext keeps a stack ofPdfCanvas
instances, which represent all levels of XObjects that are added to the root canvas.Represents a renderer for theSvgImage
layout element.