Package com.itextpdf.svg.renderers
-
Interface Summary Interface Description 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 inSvgDrawContext
, applying styling (CSS and attributes).ISvgPaintServer Interface for working with paint servers. -
Class Summary Class Description SvgDrawContext The SvgDrawContext keeps a stack ofPdfCanvas
instances, which represent all levels of XObjects that are added to the root canvas.SvgImageRenderer Represents a renderer for theSvgImage
layout element.