Class SVGAnimateElementBuilder
Namespace: Aspose.Svg.Builder
Assembly: Aspose.SVG.dll (25.5.0)
Builder class for constructing an SVG ‘animate’ element, which is used for creating animations within SVG graphics. It enables the building of content within the ‘animate’ element and provides methods to set various attributes specific to the ‘animate’ element in SVG.
[ComVisible(true)]
public class SVGAnimateElementBuilder : SVGElementBuilder<svganimateelement>, ISVGElementBuilder, IAttributeSetter, IDescriptiveElementBuilder, IConditionalProcessingAttributeSetter, IGlobalEventAttributeSetter, ICommonEventAttributeSetter, IDocumentElementEventAttributeSetter, ICoreAttributeSetter, IPresentationAttributeSetter, ITransformAttributeSetter, IAnimationEventAttributeSetter, IAnimationTargetAttributeSetter, IAnimationTargetElementAttributeSetter, IAnimationTimingAttributeSetter, IAnimationValueAttributeSetter, IAnimationAdditionAttributeSetter
Inheritance
object ← SVGElementBuilder<svganimateelement> ← SVGAnimateElementBuilder
Implements
ISVGElementBuilder , IAttributeSetter , IDescriptiveElementBuilder , IConditionalProcessingAttributeSetter , IGlobalEventAttributeSetter , ICommonEventAttributeSetter , IDocumentElementEventAttributeSetter , ICoreAttributeSetter , IPresentationAttributeSetter , ITransformAttributeSetter , IAnimationEventAttributeSetter , IAnimationTargetAttributeSetter , IAnimationTargetElementAttributeSetter , IAnimationTimingAttributeSetter , IAnimationValueAttributeSetter , IAnimationAdditionAttributeSetter
Inherited Members
SVGElementBuilder<svganimateelement>.Create(Document) , SVGElementBuilder<svganimateelement>.Build(Document) , SVGElementBuilder<svganimateelement>.Build(SVGAnimateElement) , SVGElementBuilder<svganimateelement>.BuildElement(Document) , SVGElementBuilder<svganimateelement>.Attribute(string, string) , SVGElementBuilder<svganimateelement>.Configurations , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Extension Methods
SVGBuilderExtensions.Accumulate<svganimateelementbuilder>(SVGAnimateElementBuilder, ) , SVGBuilderExtensions.AddBuilder<svganimateelementbuilder, telementbuilder="">(SVGAnimateElementBuilder, TElementBuilder) , SVGBuilderExtensions.AddDesc<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<svgdescelementbuilder>) , SVGBuilderExtensions.AddMetadata<svganimateelementbuilder, telement="">(SVGAnimateElementBuilder, Action<svgmetadataelementbuilder>) , SVGBuilderExtensions.AddTitle<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<svgtitleelementbuilder>) , SVGBuilderExtensions.Additive<svganimateelementbuilder>(SVGAnimateElementBuilder, ) , SVGBuilderExtensions.AlignmentBaseline<svganimateelementbuilder>(SVGAnimateElementBuilder, AlignmentBaseline) , SVGBuilderExtensions.AttributeName<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.BaselineShift<svganimateelementbuilder>(SVGAnimateElementBuilder, BaseLineShift) , SVGBuilderExtensions.BaselineShift<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.Begin<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<timingvaluebuilder>) , SVGBuilderExtensions.By<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.CalcMode<svganimateelementbuilder>(SVGAnimateElementBuilder, CalcMode) , SVGBuilderExtensions.Class<svganimateelementbuilder>(SVGAnimateElementBuilder, params string[]) , SVGBuilderExtensions.ClipPath<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<clippathbuilder>) , SVGBuilderExtensions.ClipRule<svganimateelementbuilder>(SVGAnimateElementBuilder, ClipRule) , SVGBuilderExtensions.Color<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.Color<svganimateelementbuilder>(SVGAnimateElementBuilder, Color) , SVGBuilderExtensions.ColorInterpolation<svganimateelementbuilder>(SVGAnimateElementBuilder, ColorInterpolation) , SVGBuilderExtensions.ColorInterpolationFilters<svganimateelementbuilder>(SVGAnimateElementBuilder, ColorInterpolation) , SVGBuilderExtensions.ColorProfile<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.ColorRendering<svganimateelementbuilder>(SVGAnimateElementBuilder, ColorRendering) , SVGBuilderExtensions.Cursor<svganimateelementbuilder>(SVGAnimateElementBuilder, Cursor) , SVGBuilderExtensions.Direction<svganimateelementbuilder>(SVGAnimateElementBuilder, TextDirection) , SVGBuilderExtensions.Display<svganimateelementbuilder>(SVGAnimateElementBuilder, DisplayType) , SVGBuilderExtensions.DominantBaseline<svganimateelementbuilder>(SVGAnimateElementBuilder, DominantBaseline) , SVGBuilderExtensions.Dur<svganimateelementbuilder>(SVGAnimateElementBuilder, TimeSpan) , SVGBuilderExtensions.Dur<svganimateelementbuilder>(SVGAnimateElementBuilder, Dur) , SVGBuilderExtensions.End<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<timingvaluebuilder>) , SVGBuilderExtensions.Fill<svganimateelementbuilder>(SVGAnimateElementBuilder, AnimationFill) , SVGBuilderExtensions.Fill<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<paintbuilder>) , SVGBuilderExtensions.Fill<svganimateelementbuilder>(SVGAnimateElementBuilder, Color) , SVGBuilderExtensions.Fill<svganimateelementbuilder>(SVGAnimateElementBuilder, Paint) , SVGBuilderExtensions.FillOpacity<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.FillRule<svganimateelementbuilder>(SVGAnimateElementBuilder, FillRule) , SVGBuilderExtensions.Filter<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<filtervaluelistbuilder>) , SVGBuilderExtensions.FloodColor<svganimateelementbuilder>(SVGAnimateElementBuilder, Color) , SVGBuilderExtensions.FloodColor<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.FloodOpacity<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.FontFamily<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.FontKerning<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.FontKerning<svganimateelementbuilder>(SVGAnimateElementBuilder, Kerning) , SVGBuilderExtensions.FontSize<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.FontSize<svganimateelementbuilder>(SVGAnimateElementBuilder, FontSize) , SVGBuilderExtensions.FontSizeAdjust<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.FontSizeAdjust<svganimateelementbuilder>(SVGAnimateElementBuilder, ) , SVGBuilderExtensions.FontStretch<svganimateelementbuilder>(SVGAnimateElementBuilder, FontStretch) , SVGBuilderExtensions.FontStyle<svganimateelementbuilder>(SVGAnimateElementBuilder, FontStyle) , SVGBuilderExtensions.FontVariant<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.FontWeight<svganimateelementbuilder>(SVGAnimateElementBuilder, FontWeight) , SVGBuilderExtensions.From<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.GlyphOrientationVertical<svganimateelementbuilder>(SVGAnimateElementBuilder, TextOrientation) , SVGBuilderExtensions.Href<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.Id<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.ImageRendering<svganimateelementbuilder>(SVGAnimateElementBuilder, ImageRendering) , SVGBuilderExtensions.KeySplines<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<animationsplinebuilder>) , SVGBuilderExtensions.KeyTimes<svganimateelementbuilder>(SVGAnimateElementBuilder, params double[]) , SVGBuilderExtensions.Lang<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.LetterSpacing<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.LetterSpacing<svganimateelementbuilder>(SVGAnimateElementBuilder, Spacing) , SVGBuilderExtensions.LightingColor<svganimateelementbuilder>(SVGAnimateElementBuilder, Color) , SVGBuilderExtensions.LightingColor<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.MarkerEnd<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.MarkerEnd<svganimateelementbuilder>(SVGAnimateElementBuilder, MarkerPos) , SVGBuilderExtensions.MarkerMid<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.MarkerMid<svganimateelementbuilder>(SVGAnimateElementBuilder, MarkerPos) , SVGBuilderExtensions.MarkerStart<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.MarkerStart<svganimateelementbuilder>(SVGAnimateElementBuilder, MarkerPos) , SVGBuilderExtensions.Mask<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<maskbuilder>) , SVGBuilderExtensions.Max<svganimateelementbuilder>(SVGAnimateElementBuilder, TimeSpan) , SVGBuilderExtensions.Max<svganimateelementbuilder>(SVGAnimateElementBuilder, Media) , SVGBuilderExtensions.Min<svganimateelementbuilder>(SVGAnimateElementBuilder, TimeSpan) , SVGBuilderExtensions.Min<svganimateelementbuilder>(SVGAnimateElementBuilder, Media) , SVGBuilderExtensions.OnBegin<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnCanPlay<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnCanPlayThrough<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnCancel<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnChange<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnClick<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnClose<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnCopy<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnCueChange<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnCut<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDblClick<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDrag<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDragEnd<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDragEnter<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDragExit<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDragLeave<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDragOver<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDragStart<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDrop<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnDurationChange<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnEmptied<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnEnd<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnEnded<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnError<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnFocus<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnInput<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnInvalid<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnKeyDown<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnKeyPress<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnKeyUp<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnLoad<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnLoadStart<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnLoadedData<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnLoadedMetadata<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseDown<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseEnter<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseLeave<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseMove<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseOut<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseOver<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseUp<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnMouseWheel<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnPaste<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnPause<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnPlay<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnPlaying<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnProgress<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnRateChange<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnRepeat<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnReset<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnResize<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnScroll<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnSeeked<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnSeeking<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnSelect<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnShow<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnStalled<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnSubmit<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnSuspend<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnTimeUpdate<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnToggle<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnVolumeChange<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.OnWaiting<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.Opacity<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.Overflow<svganimateelementbuilder>(SVGAnimateElementBuilder, Overflow) , SVGBuilderExtensions.PaintOrder<svganimateelementbuilder>(SVGAnimateElementBuilder, PaintOrder) , SVGBuilderExtensions.PointerEvents<svganimateelementbuilder>(SVGAnimateElementBuilder, PointerEvents) , SVGBuilderExtensions.RepeatCount<svganimateelementbuilder>(SVGAnimateElementBuilder, int) , SVGBuilderExtensions.RepeatCount<svganimateelementbuilder>(SVGAnimateElementBuilder, IndefiniteRepeat) , SVGBuilderExtensions.RepeatDur<svganimateelementbuilder>(SVGAnimateElementBuilder, TimeSpan) , SVGBuilderExtensions.RepeatDur<svganimateelementbuilder>(SVGAnimateElementBuilder, IndefiniteRepeat) , SVGBuilderExtensions.RequiredExtensions<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.Restart<svganimateelementbuilder>(SVGAnimateElementBuilder, Restart) , SVGBuilderExtensions.SetAttribute<svganimateelementbuilder>(SVGAnimateElementBuilder, string, string) , SVGBuilderExtensions.ShapeRendering<svganimateelementbuilder>(SVGAnimateElementBuilder, ShapeRendering) , SVGBuilderExtensions.StopColor<svganimateelementbuilder>(SVGAnimateElementBuilder, Color) , SVGBuilderExtensions.StopColor<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<colorbuilder>) , SVGBuilderExtensions.StopOpacity<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.Stroke<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<paintbuilder>) , SVGBuilderExtensions.Stroke<svganimateelementbuilder>(SVGAnimateElementBuilder, Color) , SVGBuilderExtensions.Stroke<svganimateelementbuilder>(SVGAnimateElementBuilder, Paint) , SVGBuilderExtensions.StrokeDashArray<svganimateelementbuilder>(SVGAnimateElementBuilder, params double[]) , SVGBuilderExtensions.StrokeDashArray<svganimateelementbuilder>(SVGAnimateElementBuilder, Dash) , SVGBuilderExtensions.StrokeDashoffset<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.StrokeLineCap<svganimateelementbuilder>(SVGAnimateElementBuilder, StrokeLineCap) , SVGBuilderExtensions.StrokeLineJoin<svganimateelementbuilder>(SVGAnimateElementBuilder, StrokeLineJoin) , SVGBuilderExtensions.StrokeMiterlimit<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.StrokeOpacity<svganimateelementbuilder>(SVGAnimateElementBuilder, double) , SVGBuilderExtensions.StrokeWidth<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.Style<svganimateelementbuilder>(SVGAnimateElementBuilder, Action<rulebuilder>) , SVGBuilderExtensions.Style<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.SystemLanguage<svganimateelementbuilder>(SVGAnimateElementBuilder, string) , SVGBuilderExtensions.Tabindex<svganimateelementbuilder>(SVGAnimateElementBuilder, int) , SVGBuilderExtensions.TextAnchor<svganimateelementbuilder>(SVGAnimateElementBuilder, TextAnchor) , SVGBuilderExtensions.TextDecoration<svganimateelementbuilder>(SVGAnimateElementBuilder, bool, bool, bool, bool) , SVGBuilderExtensions.TextOverflow<svganimateelementbuilder>(SVGAnimateElementBuilder, TextOverflow) , SVGBuilderExtensions.TextRendering<svganimateelementbuilder>(SVGAnimateElementBuilder, TextRendering) , SVGBuilderExtensions.To<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.Transform<svganimateelementbuilder>(SVGAnimateElementBuilder, Func<transformbuilder, transformbuilder="">) , SVGBuilderExtensions.UnicodeBidi<svganimateelementbuilder>(SVGAnimateElementBuilder, UnicodeBidi) , SVGBuilderExtensions.Values<svganimateelementbuilder>(SVGAnimateElementBuilder, params string[]) , SVGBuilderExtensions.Visibility<svganimateelementbuilder>(SVGAnimateElementBuilder, Visibility) , SVGBuilderExtensions.WhiteSspace<svganimateelementbuilder>(SVGAnimateElementBuilder, WhiteSpace) , SVGBuilderExtensions.WordSpacing<svganimateelementbuilder>(SVGAnimateElementBuilder, Spacing) , SVGBuilderExtensions.WordSpacing<svganimateelementbuilder>(SVGAnimateElementBuilder, double, LengthType) , SVGBuilderExtensions.WritingMode<svganimateelementbuilder>(SVGAnimateElementBuilder, WritingMode) , SVGBuilderExtensions.XmlSpace<svganimateelementbuilder>(SVGAnimateElementBuilder, XmlSpace)
Constructors
SVGAnimateElementBuilder()
public SVGAnimateElementBuilder()
Methods
Create(Document)
Creates an instance of SVGAnimateElement in the provided SVG document context.
protected override SVGAnimateElement Create(Document document)
Parameters
document
Document
The SVG document where the element will be created.
Returns
An instance of SVGAnimateElement. </svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></transformbuilder,></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></rulebuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></paintbuilder></svganimateelementbuilder></svganimateelementbuilder></colorbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></maskbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></colorbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></animationsplinebuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></colorbuilder></svganimateelementbuilder></svganimateelementbuilder></filtervaluelistbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></paintbuilder></svganimateelementbuilder></svganimateelementbuilder></timingvaluebuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></colorbuilder></svganimateelementbuilder></svganimateelementbuilder></clippathbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></timingvaluebuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svganimateelementbuilder></svgtitleelementbuilder></svganimateelementbuilder></svgmetadataelementbuilder></svganimateelementbuilder,></svgdescelementbuilder></svganimateelementbuilder></svganimateelementbuilder,></svganimateelementbuilder></svganimateelement></svganimateelement></svganimateelement></svganimateelement></svganimateelement></svganimateelement></svganimateelement>