Package com.itextpdf.svg.renderers.impl
package com.itextpdf.svg.renderers.impl
-
ClassDescriptionAbstract class that will be the superclass for any element that can function as a parent.
ISvgNodeRenderer
abstract implementation for gradient tags (<linearGradient>, <radialGradient>).ISvgNodeRenderer
abstract implementation.ISvgNodeRenderer
implementation for the <circle> tag.This renderer represents a collection of elements (simple shapes and paths).ISvgNodeRenderer
implementation for the <circle> tag.This renderer represents a branch in an SVG tree.Responsible for drawing Images to the canvas.ISvgNodeRenderer
implementation for the <linearGradient> tag.ISvgNodeRenderer
implementation for the <line> tag.ISvgNodeRenderer
implementation for the <marker> tag.ISvgNodeRenderer
implementation for the <path> tag.Implementation for the svg <pattern> tag.Root renderer responsible for applying the initial axis-flipping transformISvgNodeRenderer
implementation for the <polygon> tag.ISvgNodeRenderer
implementation for the <polyline> tag.ISvgNodeRenderer
implementation for the <rect> tag.ISvgNodeRenderer
implementation for the gradient <stop> tag.ISvgNodeRenderer
implementation for the <svg> tag.ISvgNodeRenderer
implementation for drawing text to a canvas.ISvgNodeRenderer
implementation for the <text> and <tspan> tag.Renderer implementing the use tag.