Linux Mac OSX Windows

  
[scriptable, uuid(9e81d4ae-190c-4b9d-a076-ebc52a7bf231)]
interface nsIDOMSVGFilterElement : nsIDOMSVGElement

Attributes


        
readonly attribute nsIDOMSVGAnimatedInteger filterResX

        
readonly attribute nsIDOMSVGAnimatedInteger filterResY

        
readonly attribute nsIDOMSVGAnimatedEnumeration filterUnits

        
readonly attribute nsIDOMSVGAnimatedLength height

        
readonly attribute nsIDOMSVGAnimatedEnumeration primitiveUnits

        
readonly attribute nsIDOMSVGAnimatedLength width

        
readonly attribute nsIDOMSVGAnimatedLength x

        
readonly attribute nsIDOMSVGAnimatedLength y

Methods


        
void setFilterRes(in unsigned long filterResX, in unsigned long filterResY)