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 TypeClassDescriptionclassAbstract class that will be the superclass for any element that instantiates new view port.classISvgNodeRendererabstract implementation for gradient tags (<linearGradient>, <radialGradient>).classThis renderer represents a collection of elements (simple shapes and paths).classISvgNodeRendererimplementation for the <defs> tag.classThis renderer represents a branch in an SVG tree.classISvgNodeRendererimplementation for the <linearGradient> tag.classISvgNodeRendererimplementation for the <marker> tag.classImplementation for the svg <pattern> tag.classISvgNodeRendererimplementation for the gradient <stop> tag.classISvgNodeRendererimplementation for the <svg> tag.classISvgNodeRendererimplementation for the <symbol> tag.Methods in com.itextpdf.svg.renderers.impl with parameters of type AbstractBranchSvgNodeRendererModifier and TypeMethodDescriptionprotected final voidAbstractBranchSvgNodeRenderer.deepCopyChildren(AbstractBranchSvgNodeRenderer deepCopy) Create a deep copy of every child renderer and add them to the passedAbstractBranchSvgNodeRenderer