class type filterElement =Inheritsobject
..end
Dom_svg.element
Dom_svg.uriReference
Dom_svg.langSpace
Dom_svg.externalResourcesRequired
Dom_svg.stylable
method x : animatedLength Js.t Js.readonly_prop
method y : animatedLength Js.t Js.readonly_prop
method width : animatedLength Js.t Js.readonly_prop
method height : animatedLength Js.t Js.readonly_prop
method filterResX : animatedInteger Js.t Js.readonly_prop
method filterResY : animatedInteger Js.t Js.readonly_prop
method setFilterRes : int -> int -> unit Js.meth