org.w3c.dom.svg

Interface SVGFESpecularLightingElement

public interface SVGFESpecularLightingElement extends SVGElement, SVGFilterPrimitiveStandardAttributes

Method Summary
SVGAnimatedStringgetIn1()
SVGAnimatedNumbergetSpecularConstant()
SVGAnimatedNumbergetSpecularExponent()
SVGAnimatedNumbergetSurfaceScale()

Method Detail

getIn1

public SVGAnimatedString getIn1()

getSpecularConstant

public SVGAnimatedNumber getSpecularConstant()

getSpecularExponent

public SVGAnimatedNumber getSpecularExponent()

getSurfaceScale

public SVGAnimatedNumber getSurfaceScale()