Package | Description |
---|---|
com.itextpdf.svg.renderers.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGradientSvgNodeRenderer
ISvgNodeRenderer abstract implementation for gradient tags ( |
class |
ClipPathSvgNodeRenderer
This renderer represents a collection of elements (simple shapes and paths).
|
class |
GroupSvgNodeRenderer
This renderer represents a branch in an SVG tree.
|
class |
LinearGradientSvgNodeRenderer
ISvgNodeRenderer implementation for the |
class |
MarkerSvgNodeRenderer
ISvgNodeRenderer implementation for the |
class |
NoDrawOperationSvgNodeRenderer
Tags mapped onto this renderer won't be drawn and will be excluded from the renderer tree when processed.
|
class |
StopSvgNodeRenderer
ISvgNodeRenderer implementation for the gradient |
class |
SvgTagSvgNodeRenderer
ISvgNodeRenderer implementation for the |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBranchSvgNodeRenderer.deepCopyChildren(AbstractBranchSvgNodeRenderer deepCopy)
Create a deep copy of every child renderer and add them to the passed AbstractBranchSvgNodeRenderer
|
Copyright © 1998–2020 iText Group NV. All rights reserved.