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

All Implemented Interfaces:
    SVGElement

Method from org.w3c.dom.svg.SVGFESpotLightElement Summary:
getLimitingConeAngle,   getPointsAtX,   getPointsAtY,   getPointsAtZ,   getSpecularExponent,   getX,   getY,   getZ
Method from org.w3c.dom.svg.SVGFESpotLightElement Detail:
 public SVGAnimatedNumber getLimitingConeAngle()
 public SVGAnimatedNumber getPointsAtX()
 public SVGAnimatedNumber getPointsAtY()
 public SVGAnimatedNumber getPointsAtZ()
 public SVGAnimatedNumber getSpecularExponent()
 public SVGAnimatedNumber getX()
 public SVGAnimatedNumber getY()
 public SVGAnimatedNumber getZ()