org.w3c.dom.svg

Interface SVGFEDiffuseLightingElement

public interface SVGFEDiffuseLightingElement extends SVGElement, SVGFilterPrimitiveStandardAttributes

Method Summary
SVGAnimatedNumbergetDiffuseConstant()
SVGAnimatedStringgetIn1()
SVGAnimatedNumbergetKernelUnitLengthX()
SVGAnimatedNumbergetKernelUnitLengthY()
SVGAnimatedNumbergetSurfaceScale()

Method Detail

getDiffuseConstant

public SVGAnimatedNumber getDiffuseConstant()

getIn1

public SVGAnimatedString getIn1()

getKernelUnitLengthX

public SVGAnimatedNumber getKernelUnitLengthX()

getKernelUnitLengthY

public SVGAnimatedNumber getKernelUnitLengthY()

getSurfaceScale

public SVGAnimatedNumber getSurfaceScale()