| Package | Description |
|---|---|
| com.itextpdf.svg.renderers | |
| com.itextpdf.svg.renderers.impl | |
| com.itextpdf.svg.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
INoDrawSvgNodeRenderer
Interface that defines branches in the NodeRenderer structure that will not draw on its own.
|
interface |
ISvgPaintServer
Interface for working with paint servers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBranchSvgNodeRenderer
Abstract class that will be the superclass for any element that can function
as a parent.
|
class |
AbstractContainerSvgNodeRenderer
Abstract class that will be the superclass for any element that instantiates new view port.
|
class |
AbstractGradientSvgNodeRenderer
ISvgNodeRenderer abstract implementation for gradient tags
(<linearGradient>, <radialGradient>). |
class |
ClipPathSvgNodeRenderer
This renderer represents a collection of elements (simple shapes and paths).
|
class |
DefsSvgNodeRenderer
ISvgNodeRenderer implementation for the <defs> tag. |
class |
GroupSvgNodeRenderer
This renderer represents a branch in an SVG tree.
|
class |
LinearGradientSvgNodeRenderer
ISvgNodeRenderer implementation for the <linearGradient> tag. |
class |
MarkerSvgNodeRenderer
ISvgNodeRenderer implementation for the <marker> tag. |
class |
PatternSvgNodeRenderer
Implementation for the svg <pattern> tag.
|
class |
StopSvgNodeRenderer
ISvgNodeRenderer implementation for the gradient <stop> tag. |
class |
SvgTagSvgNodeRenderer
ISvgNodeRenderer implementation for the <svg> tag. |
class |
SymbolSvgNodeRenderer
ISvgNodeRenderer implementation for the <symbol> tag. |
| Modifier and Type | Method and Description |
|---|---|
static void |
TemplateResolveUtils.resolve(IBranchSvgNodeRenderer renderer,
SvgDrawContext context)
Resolve href to other object within svg and fills renderer with its properties and children if needed.
|
Copyright © 1998–2025 Apryse Group NV. All rights reserved.