public class SVGFESpotLightElement extends SVGElement
SVGFESpotLightElement
interface
corresponds to the feSpotLight element.Modifier | Constructor and Description |
---|---|
protected |
SVGFESpotLightElement() |
Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedNumber |
getLimitingConeAngle()
Corresponds to attribute
getLimitingConeAngle()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getPointsAtX()
Corresponds to attribute
getPointsAtX()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getPointsAtY()
Corresponds to attribute
getPointsAtY()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getPointsAtZ()
Corresponds to attribute
getPointsAtZ()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getSpecularExponent()
Corresponds to attribute
getSpecularExponent()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getX()
Corresponds to attribute
getX()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getY()
Corresponds to attribute
getY()
on the given feSpotLight element. |
OMSVGAnimatedNumber |
getZ()
Corresponds to attribute
getZ()
on the given feSpotLight element. |
getClassName_, getMarkup, getOwnerSVGElement, getViewportElement, getXmlbase, setXmlbase
addClassName, as, as, blur, dispatchEvent, focus, getAbsoluteBottom, getAbsoluteLeft, getAbsoluteRight, getAbsoluteTop, getAttribute, getClassName, getClientHeight, getClientWidth, getDir, getDraggable, getElementsByTagName, getFirstChildElement, getId, getInnerHTML, getInnerText, getLang, getNextSiblingElement, getOffsetHeight, getOffsetLeft, getOffsetParent, getOffsetTop, getOffsetWidth, getPreviousSiblingElement, getPropertyBoolean, getPropertyDouble, getPropertyInt, getPropertyJSO, getPropertyObject, getPropertyString, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getString, getStyle, getTabIndex, getTagName, getTitle, hasAttribute, hasClassName, hasTagName, is, is, removeAttribute, removeClassName, replaceClassName, scrollIntoView, setAttribute, setClassName, setDir, setDraggable, setId, setInnerHTML, setInnerSafeHtml, setInnerText, setLang, setPropertyBoolean, setPropertyDouble, setPropertyInt, setPropertyJSO, setPropertyObject, setPropertyString, setScrollLeft, setScrollTop, setTabIndex, setTitle, toggleClassName
appendChild, cloneNode, getChild, getChildCount, getChildNodes, getFirstChild, getLastChild, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentElement, getParentNode, getPreviousSibling, hasChildNodes, hasParentElement, insertAfter, insertBefore, insertFirst, isOrHasChild, removeAllChildren, removeChild, removeFromParent, replaceChild, setNodeValue
public final OMSVGAnimatedNumber getX()
getX()
on the given feSpotLight element.public final OMSVGAnimatedNumber getY()
getY()
on the given feSpotLight element.public final OMSVGAnimatedNumber getZ()
getZ()
on the given feSpotLight element.public final OMSVGAnimatedNumber getPointsAtX()
getPointsAtX()
on the given feSpotLight element.public final OMSVGAnimatedNumber getPointsAtY()
getPointsAtY()
on the given feSpotLight element.public final OMSVGAnimatedNumber getPointsAtZ()
getPointsAtZ()
on the given feSpotLight element.public final OMSVGAnimatedNumber getSpecularExponent()
getSpecularExponent()
on the given feSpotLight element.public final OMSVGAnimatedNumber getLimitingConeAngle()
getLimitingConeAngle()
on the given feSpotLight element.Copyright © 2018. All Rights Reserved.