Save This Page
Home » openjdk-7 » org.w3c » dom » svg » [javadoc | source]
org.w3c.dom.svg
public interface: SVGFEDiffuseLightingElement [javadoc | source]

All Implemented Interfaces:
    SVGElement, SVGFilterPrimitiveStandardAttributes

Method from org.w3c.dom.svg.SVGFEDiffuseLightingElement Summary:
getDiffuseConstant,   getIn1,   getSurfaceScale
Method from org.w3c.dom.svg.SVGFEDiffuseLightingElement Detail:
 public SVGAnimatedNumber getDiffuseConstant()
 public SVGAnimatedString getIn1()
 public SVGAnimatedNumber getSurfaceScale()