Class type Dom_svg.filterElement

inherit element
inherit uriReference
inherit langSpace
inherit externalResourcesRequired
inherit 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