Class type Dom_svg.filterElement

inherit element
inherit uriReference
inherit langSpace
method filterUnits : animatedUnitType Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method primitiveUnits : animatedUnitType Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method x : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method y : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method width : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method height : animatedLength Js_of_ocaml__.Js.t Js_of_ocaml__.Js.readonly_prop
method filterResX : animatedInteger Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
  • deprecated

    Removed in SVG 2.

method filterResY : animatedInteger Js_of_ocaml__.Js.t Js_of_ocaml__.Js.optdef Js_of_ocaml__.Js.readonly_prop
  • deprecated

    Removed in SVG 2.

method setFilterRes : int -> int -> unit Js_of_ocaml__.Js.meth
  • deprecated

    Removed in SVG 2.