var searchIndex = {}; searchIndex["svg"] = {"doc":"An SVG composer and parser.","items":[[5,"open","svg","Open a document.",null,{"inputs":[{"name":"t"}],"output":{"name":"result"}}],[5,"parse","","Parse a document.",null,{"inputs":[{"name":"t"}],"output":{"name":"parser"}}],[5,"save","","Save a document.",null,{"inputs":[{"name":"t"},{"name":"u"}],"output":{"name":"result"}}],[0,"node","","The nodes.",null,null],[3,"Text","svg::node","A text node.",null,null],[3,"Value","","A value of an attribute.",null,null],[11,"new","","Create a node.",0,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"fmt","","",0,null],[11,"append","","",0,null],[11,"assign","","",0,null],[11,"clone","","",1,null],[11,"deref","","",1,null],[11,"fmt","","",1,null],[11,"from","","",1,{"inputs":[{"name":"i8"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"i16"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"i32"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"i64"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"isize"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"u8"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"u16"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"u32"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"u64"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"usize"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"f32"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"f64"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"string"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"bool"}],"output":{"name":"self"}}],[11,"from","","",1,{"inputs":[{"name":"str"}],"output":{"name":"value"}}],[11,"from","","",1,{"inputs":[{"name":"vec"}],"output":{"name":"self"}}],[11,"from","","",1,null],[11,"from","","",1,null],[0,"element","","The element nodes.",null,null],[3,"Animate","svg::node::element","An [`animate`][1] element.\n[1]: https://www.w3.org/TR/SVG/animate.html#AnimateElement",null,null],[3,"AnimateColor","","An [`animateColor`][1] element.\n[1]: https://www.w3.org/TR/SVG/animate.html#AnimateColorElement",null,null],[3,"AnimateMotion","","An [`animateMotion`][1] element.\n[1]: https://www.w3.org/TR/SVG/animate.html#AnimateMotionElement",null,null],[3,"AnimateTransform","","An [`animateTransform`][1] element.\n[1]: https://www.w3.org/TR/SVG/animate.html#AnimateTransformElement",null,null],[3,"Circle","","A [`circle`][1] element.\n[1]: https://www.w3.org/TR/SVG/shapes.html#CircleElement",null,null],[3,"ClipPath","","A [`clipPath`][1] element.\n[1]: https://www.w3.org/TR/SVG/masking.html#ClipPathElement",null,null],[3,"Definitions","","A [`defs`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#DefsElement",null,null],[3,"Description","","A [`desc`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#DescElement",null,null],[3,"Ellipse","","An [`ellipse`][1] element.\n[1]: https://www.w3.org/TR/SVG/shapes.html#EllipseElement",null,null],[3,"Filter","","A [`filter`][1] element.\n[1]: https://www.w3.org/TR/SVG/filters.html#FilterElement",null,null],[3,"Group","","A [`g`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#GElement",null,null],[3,"Image","","An [`image`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#ImageElement",null,null],[3,"Line","","A [`line`][1] element.\n[1]: https://www.w3.org/TR/SVG/shapes.html#LineElement",null,null],[3,"LinearGradient","","A [`linearGradient`][1] element.\n[1]: https://www.w3.org/TR/SVG/pservers.html#LinearGradientElement",null,null],[3,"Link","","An [`a`][1] element.\n[1]: https://www.w3.org/TR/SVG/linking.html#AElement",null,null],[3,"Marker","","A [`marker`][1] element.\n[1]: https://www.w3.org/TR/SVG/painting.html#MarkerElement",null,null],[3,"Mask","","A [`mask`][1] element.\n[1]: https://www.w3.org/TR/SVG/masking.html#MaskElement",null,null],[3,"MotionPath","","An [`mpath`][1] element.\n[1]: https://www.w3.org/TR/SVG/animate.html#MPathElement",null,null],[3,"Path","","A [`path`][1] element.\n[1]: https://www.w3.org/TR/SVG/paths.html#PathElement",null,null],[3,"Polygon","","A [`polygon`][1] element.\n[1]: https://www.w3.org/TR/SVG/shapes.html#PolygonElement",null,null],[3,"Polyline","","A [`polyline`][1] element.\n[1]: https://www.w3.org/TR/SVG/shapes.html#PolylineElement",null,null],[3,"RadialGradient","","A [`radialGradient`][1] element.\n[1]: https://www.w3.org/TR/SVG/pservers.html#RadialGradientElement",null,null],[3,"Rectangle","","A [`rect`][1] element.\n[1]: https://www.w3.org/TR/SVG/shapes.html#RectElement",null,null],[3,"Stop","","A [`stop`][1] element.\n[1]: https://www.w3.org/TR/SVG/pservers.html#StopElement",null,null],[3,"Symbol","","A [`symbol`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#SymbolElement",null,null],[3,"Text","","A [`text`][1] element.\n[1]: https://www.w3.org/TR/SVG/text.html#TextElement",null,null],[3,"TextPath","","A [`textPath`][1] element.\n[1]: https://www.w3.org/TR/SVG/text.html#TextPathElement",null,null],[3,"Title","","A [`title`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#TitleElement",null,null],[3,"Use","","A [`use`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#UseElement",null,null],[3,"SVG","","An [`svg`][1] element.\n[1]: https://www.w3.org/TR/SVG/struct.html#SVGElement",null,null],[3,"Script","","A [`script`][1] element.\n[1]: https://www.w3.org/TR/SVG/script.html#ScriptElement",null,null],[3,"Style","","A [`style`][1] element.\n[1]: https://www.w3.org/TR/SVG/styling.html#StyleElement",null,null],[0,"path","","The path element.",null,null],[3,"Data","svg::node::element::path","A [data][1] attribute.",null,null],[3,"Parameters","","Parameters of a command.",null,null],[4,"Command","","A command of a data attribute.",null,null],[13,"Move","","[Establish][1] a new current point.",2,null],[13,"Line","","[Draw][1] straight lines.",2,null],[13,"HorizontalLine","","[Draw][1] horizontal lines.",2,null],[13,"VerticalLine","","[Draw][1] vertical lines.",2,null],[13,"QuadraticCurve","","[Draw][1] a quadratic Bézier curve.",2,null],[13,"SmoothQuadraticCurve","","[Draw][1] a quadratic Bézier curve assuming the control point to be the\nreflection of the control point on the previous command relative to the\ncurrent point.",2,null],[13,"CubicCurve","","[Draw][1] a cubic Bézier curve.",2,null],[13,"SmoothCubicCurve","","[Draw][1] a cubic Bézier curve assuming the first control point to be\nthe reflection of the second control point on the previous command\nrelative to the current point.",2,null],[13,"EllipticalArc","","[Draw][1] an elliptical arc.",2,null],[13,"Close","","[End][1] the current subpath.",2,null],[4,"Position","","A type of positioning.",null,null],[13,"Absolute","","Absolute.",3,null],[13,"Relative","","Relative.",3,null],[11,"clone","","",2,null],[11,"default","","",4,{"inputs":[],"output":{"name":"data"}}],[11,"clone","","",4,null],[11,"new","","Create a data attribute.",4,{"inputs":[],"output":{"name":"self"}}],[11,"parse","","Parse a data attribute.",4,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[11,"move_to","","Add an absolute `Command::Move` command.",4,null],[11,"move_by","","Add a relative `Command::Move` command.",4,null],[11,"line_to","","Add an absolute `Command::Line` command.",4,null],[11,"line_by","","Add a relative `Command::Line` command.",4,null],[11,"horizontal_line_to","","Add an absolute `Command::HorizontalLine` command.",4,null],[11,"horizontal_line_by","","Add a relative `Command::HorizontalLine` command.",4,null],[11,"vertical_line_to","","Add an absolute `Command::VerticalLine` command.",4,null],[11,"vertical_line_by","","Add a relative `Command::VerticalLine` command.",4,null],[11,"quadratic_curve_to","","Add an absolute `Command::QuadraticCurve` command.",4,null],[11,"quadratic_curve_by","","Add a relative `Command::QuadraticCurve` command.",4,null],[11,"smooth_quadratic_curve_to","","Add an absolute `Command::SmoothQuadraticCurve` command.",4,null],[11,"smooth_quadratic_curve_by","","Add a relative `Command::SmoothQuadraticCurve` command.",4,null],[11,"cubic_curve_to","","Add an absolute `Command::CubicCurve` command.",4,null],[11,"cubic_curve_by","","Add a relative `Command::CubicCurve` command.",4,null],[11,"smooth_cubic_curve_to","","Add an absolute `Command::SmoothCubicCurve` command.",4,null],[11,"smooth_cubic_curve_by","","Add a relative `Command::SmoothCubicCurve` command.",4,null],[11,"elliptical_arc_to","","Add an absolute `Command::EllipticalArc` command.",4,null],[11,"elliptical_arc_by","","Add a relative `Command::EllipticalArc` command.",4,null],[11,"close","","Add a `Command::Close` command.",4,null],[11,"deref","","",4,null],[11,"from","","",4,{"inputs":[{"name":"vec"}],"output":{"name":"self"}}],[11,"from","svg::node","",1,{"inputs":[{"name":"data"}],"output":{"name":"self"}}],[11,"clone","svg::node::element::path","",5,null],[11,"deref","","",5,null],[11,"from","","",5,{"inputs":[{"name":"vec"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"i8"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"i16"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"i32"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"i64"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"isize"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"u8"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"u16"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"u32"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"u64"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"usize"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"f32"}],"output":{"name":"self"}}],[11,"from","","",5,{"inputs":[{"name":"f64"}],"output":{"name":"self"}}],[11,"from","","",5,null],[11,"from","","",5,null],[11,"from","","",5,null],[11,"from","","",5,null],[11,"from","","",5,null],[11,"from","","",5,null],[11,"from","","",5,null],[11,"eq","","",3,null],[11,"fmt","","",3,null],[11,"clone","","",3,null],[0,"tag","svg::node::element","The tags.",null,null],[17,"Animate","svg::node::element::tag","animate",null,null],[17,"AnimateColor","","animateColor",null,null],[17,"AnimateMotion","","animateMotion",null,null],[17,"AnimateTransform","","animateTransform",null,null],[17,"Circle","","circle",null,null],[17,"ClipPath","","clipPath",null,null],[17,"Definitions","","defs",null,null],[17,"Description","","desc",null,null],[17,"Ellipse","","ellipse",null,null],[17,"Filter","","filter",null,null],[17,"Group","","g",null,null],[17,"Image","","image",null,null],[17,"Line","","line",null,null],[17,"LinearGradient","","linearGradient",null,null],[17,"Link","","a",null,null],[17,"Marker","","marker",null,null],[17,"Mask","","mask",null,null],[17,"MotionPath","","mpath",null,null],[17,"Path","","path",null,null],[17,"Polygon","","polygon",null,null],[17,"Polyline","","polyline",null,null],[17,"RadialGradient","","radialGradient",null,null],[17,"Rectangle","","rect",null,null],[17,"Script","","script",null,null],[17,"Stop","","stop",null,null],[17,"Style","","style",null,null],[17,"SVG","","svg",null,null],[17,"Symbol","","symbol",null,null],[17,"Text","","text",null,null],[17,"TextPath","","textPath",null,null],[17,"Title","","title",null,null],[17,"Use","","use",null,null],[11,"new","svg::node::element","Create a node.",6,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",6,null],[11,"set","","Assign an attribute.",6,null],[11,"append","","",6,null],[11,"assign","","",6,null],[11,"fmt","","",6,null],[11,"new","","Create a node.",7,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",7,null],[11,"set","","Assign an attribute.",7,null],[11,"append","","",7,null],[11,"assign","","",7,null],[11,"fmt","","",7,null],[11,"new","","Create a node.",8,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",8,null],[11,"set","","Assign an attribute.",8,null],[11,"append","","",8,null],[11,"assign","","",8,null],[11,"fmt","","",8,null],[11,"new","","Create a node.",9,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",9,null],[11,"set","","Assign an attribute.",9,null],[11,"append","","",9,null],[11,"assign","","",9,null],[11,"fmt","","",9,null],[11,"new","","Create a node.",10,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",10,null],[11,"set","","Assign an attribute.",10,null],[11,"append","","",10,null],[11,"assign","","",10,null],[11,"fmt","","",10,null],[11,"new","","Create a node.",11,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",11,null],[11,"set","","Assign an attribute.",11,null],[11,"append","","",11,null],[11,"assign","","",11,null],[11,"fmt","","",11,null],[11,"new","","Create a node.",12,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",12,null],[11,"set","","Assign an attribute.",12,null],[11,"append","","",12,null],[11,"assign","","",12,null],[11,"fmt","","",12,null],[11,"new","","Create a node.",13,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",13,null],[11,"set","","Assign an attribute.",13,null],[11,"append","","",13,null],[11,"assign","","",13,null],[11,"fmt","","",13,null],[11,"new","","Create a node.",14,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",14,null],[11,"set","","Assign an attribute.",14,null],[11,"append","","",14,null],[11,"assign","","",14,null],[11,"fmt","","",14,null],[11,"new","","Create a node.",15,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",15,null],[11,"set","","Assign an attribute.",15,null],[11,"append","","",15,null],[11,"assign","","",15,null],[11,"fmt","","",15,null],[11,"new","","Create a node.",16,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",16,null],[11,"set","","Assign an attribute.",16,null],[11,"append","","",16,null],[11,"assign","","",16,null],[11,"fmt","","",16,null],[11,"new","","Create a node.",17,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",17,null],[11,"set","","Assign an attribute.",17,null],[11,"append","","",17,null],[11,"assign","","",17,null],[11,"fmt","","",17,null],[11,"new","","Create a node.",18,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",18,null],[11,"set","","Assign an attribute.",18,null],[11,"append","","",18,null],[11,"assign","","",18,null],[11,"fmt","","",18,null],[11,"new","","Create a node.",19,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",19,null],[11,"set","","Assign an attribute.",19,null],[11,"append","","",19,null],[11,"assign","","",19,null],[11,"fmt","","",19,null],[11,"new","","Create a node.",20,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",20,null],[11,"set","","Assign an attribute.",20,null],[11,"append","","",20,null],[11,"assign","","",20,null],[11,"fmt","","",20,null],[11,"new","","Create a node.",21,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",21,null],[11,"set","","Assign an attribute.",21,null],[11,"append","","",21,null],[11,"assign","","",21,null],[11,"fmt","","",21,null],[11,"new","","Create a node.",22,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",22,null],[11,"set","","Assign an attribute.",22,null],[11,"append","","",22,null],[11,"assign","","",22,null],[11,"fmt","","",22,null],[11,"new","","Create a node.",23,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",23,null],[11,"set","","Assign an attribute.",23,null],[11,"append","","",23,null],[11,"assign","","",23,null],[11,"fmt","","",23,null],[11,"new","","Create a node.",24,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",24,null],[11,"set","","Assign an attribute.",24,null],[11,"append","","",24,null],[11,"assign","","",24,null],[11,"fmt","","",24,null],[11,"new","","Create a node.",25,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",25,null],[11,"set","","Assign an attribute.",25,null],[11,"append","","",25,null],[11,"assign","","",25,null],[11,"fmt","","",25,null],[11,"new","","Create a node.",26,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",26,null],[11,"set","","Assign an attribute.",26,null],[11,"append","","",26,null],[11,"assign","","",26,null],[11,"fmt","","",26,null],[11,"new","","Create a node.",27,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",27,null],[11,"set","","Assign an attribute.",27,null],[11,"append","","",27,null],[11,"assign","","",27,null],[11,"fmt","","",27,null],[11,"new","","Create a node.",28,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",28,null],[11,"set","","Assign an attribute.",28,null],[11,"append","","",28,null],[11,"assign","","",28,null],[11,"fmt","","",28,null],[11,"new","","Create a node.",29,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",29,null],[11,"set","","Assign an attribute.",29,null],[11,"append","","",29,null],[11,"assign","","",29,null],[11,"fmt","","",29,null],[11,"new","","Create a node.",30,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",30,null],[11,"set","","Assign an attribute.",30,null],[11,"append","","",30,null],[11,"assign","","",30,null],[11,"fmt","","",30,null],[11,"new","","Create a node.",31,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",31,null],[11,"set","","Assign an attribute.",31,null],[11,"append","","",31,null],[11,"assign","","",31,null],[11,"fmt","","",31,null],[11,"new","","Create a node.",32,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",32,null],[11,"set","","Assign an attribute.",32,null],[11,"append","","",32,null],[11,"assign","","",32,null],[11,"fmt","","",32,null],[11,"new","","Create a node.",33,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",33,null],[11,"set","","Assign an attribute.",33,null],[11,"append","","",33,null],[11,"assign","","",33,null],[11,"fmt","","",33,null],[11,"new","","Create a node.",34,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",34,null],[11,"set","","Assign an attribute.",34,null],[11,"append","","",34,null],[11,"assign","","",34,null],[11,"fmt","","",34,null],[11,"new","","Create a node.",35,{"inputs":[],"output":{"name":"self"}}],[11,"add","","Append a node.",35,null],[11,"set","","Assign an attribute.",35,null],[11,"append","","",35,null],[11,"assign","","",35,null],[11,"fmt","","",35,null],[11,"new","","Create a node.",36,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"add","","Append a node.",36,null],[11,"set","","Assign an attribute.",36,null],[11,"append","","",36,null],[11,"assign","","",36,null],[11,"fmt","","",36,null],[11,"new","","Create a node.",37,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"add","","Append a node.",37,null],[11,"set","","Assign an attribute.",37,null],[11,"append","","",37,null],[11,"assign","","",37,null],[11,"fmt","","",37,null],[6,"Attributes","svg::node","Attributes.",null,null],[6,"Children","","Child nodes.",null,null],[8,"Node","","A node.",null,null],[10,"append","","Append a child node.",38,null],[10,"assign","","Assign an attribute.",38,null],[0,"parser","svg","The parser.",null,null],[3,"Error","svg::parser","An error.",null,null],[3,"Parser","","A parser.",null,null],[4,"Event","","An event.",null,null],[13,"Error","","An error.",39,null],[13,"Comment","","A comment.",39,null],[13,"Declaration","","A declaration.",39,null],[13,"Instruction","","An instruction.",39,null],[13,"Tag","","A tag.",39,null],[11,"fmt","","",40,null],[11,"new","","Create an error.",40,null],[11,"description","","",40,null],[11,"fmt","","",40,null],[0,"tag","","The tags.",null,null],[3,"Tag","svg::parser::tag","A tag.",null,null],[12,"0","","",41,null],[12,"1","","",41,null],[12,"2","","",41,null],[4,"Type","","A [type][1] of a tag.",null,null],[13,"Start","","A start tag.",42,null],[13,"End","","An end tag.",42,null],[13,"Empty","","An empty tag.",42,null],[11,"eq","","",42,null],[11,"fmt","","",42,null],[11,"clone","","",42,null],[11,"parse","","Parse a tag.",41,{"inputs":[{"name":"str"}],"output":{"name":"result"}}],[6,"Result","svg::parser","A result.",null,null],[11,"new","","Create a parser.",43,{"inputs":[{"name":"t"}],"output":{"name":"self"}}],[11,"next","","",43,null],[6,"Document","svg","A document.",null,null]],"paths":[[3,"Text"],[3,"Value"],[4,"Command"],[4,"Position"],[3,"Data"],[3,"Parameters"],[3,"Animate"],[3,"AnimateColor"],[3,"AnimateMotion"],[3,"AnimateTransform"],[3,"Circle"],[3,"ClipPath"],[3,"Definitions"],[3,"Description"],[3,"Ellipse"],[3,"Filter"],[3,"Group"],[3,"Image"],[3,"Line"],[3,"LinearGradient"],[3,"Link"],[3,"Marker"],[3,"Mask"],[3,"MotionPath"],[3,"Path"],[3,"Polygon"],[3,"Polyline"],[3,"RadialGradient"],[3,"Rectangle"],[3,"Stop"],[3,"Symbol"],[3,"Text"],[3,"TextPath"],[3,"Title"],[3,"Use"],[3,"SVG"],[3,"Script"],[3,"Style"],[8,"Node"],[4,"Event"],[3,"Error"],[3,"Tag"],[4,"Type"],[3,"Parser"]]}; initSearch(searchIndex);