Class type Dom_svg.markerElement

inherit element
inherit langSpace
inherit fitToViewBox
method refX : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method refY : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method markerUnits : animatedMarkerUnit Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method markerWidth : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method markerHeight : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method orientType : animatedMarkerOrient Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method orientAngle : animatedAngle Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method orient : Js_of_ocaml__.Js.js_string Js_of_ocaml__.Js.t Js_of_ocaml__.Js.prop

SVG 2 addition (string reflection of the orient attribute).

method setOrientToAuto : unit Js_of_ocaml__.Js.meth
method setOrientToAngle : angle Js_of_ocaml__.Js.t -> unit Js_of_ocaml__.Js.meth