Uses of Class
com.itextpdf.svg.renderers.impl.AbstractBranchSvgNodeRenderer
Packages that use AbstractBranchSvgNodeRenderer
-
Uses of AbstractBranchSvgNodeRenderer in com.itextpdf.svg.renderers.impl
Subclasses of AbstractBranchSvgNodeRenderer in com.itextpdf.svg.renderers.implModifier and TypeClassDescriptionclass
class
ISvgNodeRenderer
abstract implementation for gradient tags (<linearGradient>, <radialGradient>).class
This renderer represents a collection of elements (simple shapes and paths).class
class
This renderer represents a branch in an SVG tree.class
ISvgNodeRenderer
implementation for the <linearGradient> tag.class
ISvgNodeRenderer
implementation for the <marker> tag.class
Implementation for the svg <pattern> tag.class
ISvgNodeRenderer
implementation for the gradient <stop> tag.class
ISvgNodeRenderer
implementation for the <svg> tag.class
Methods in com.itextpdf.svg.renderers.impl with parameters of type AbstractBranchSvgNodeRendererModifier and TypeMethodDescriptionprotected final void
AbstractBranchSvgNodeRenderer.deepCopyChildren
(AbstractBranchSvgNodeRenderer deepCopy) Create a deep copy of every child renderer and add them to the passedAbstractBranchSvgNodeRenderer