| 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 in
SvgDrawContext, applying styling
(CSS and attributes). |
| ISvgPaintServer |
Interface for working with paint servers.
|
| Class | Description |
|---|---|
| SvgDrawContext |
The SvgDrawContext keeps a stack of
PdfCanvas instances, which
represent all levels of XObjects that are added to the root canvas. |
Copyright © 1998–2023 iText Group NV. All rights reserved.