| Package | Description |
|---|---|
| com.itextpdf.svg.renderers.impl |
| 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 |
CircleSvgNodeRenderer
ISvgNodeRenderer implementation for the <circle> tag. |
class |
EllipseSvgNodeRenderer
ISvgNodeRenderer implementation for the <circle> tag. |
class |
GroupSvgNodeRenderer
This renderer represents a branch in an SVG tree.
|
class |
ImageSvgNodeRenderer
Responsible for drawing Images to the canvas.
|
class |
LineSvgNodeRenderer
ISvgNodeRenderer implementation for the <line> tag. |
class |
NoDrawOperationSvgNodeRenderer
Tags mapped onto this renderer won't be drawn and will be excluded from the renderer tree when processed.
|
class |
PathSvgNodeRenderer
ISvgNodeRenderer implementation for the <path> tag. |
class |
PolygonSvgNodeRenderer
ISvgNodeRenderer implementation for the <polygon> tag. |
class |
PolylineSvgNodeRenderer
ISvgNodeRenderer implementation for the <polyline> tag. |
class |
RectangleSvgNodeRenderer
ISvgNodeRenderer implementation for the <rect> tag. |
class |
SvgTagSvgNodeRenderer
ISvgNodeRenderer implementation for the <svg> tag. |
class |
TextSvgNodeRenderer
Draws text to a PdfCanvas.
|
class |
UseSvgNodeRenderer
Renderer implementing the use tag.
|
Copyright © 1998–2018 iText Group NV. All rights reserved.