@TagName(value="feSpotLight") public class OMSVGFESpotLightElement extends OMSVGElement
OMSVGFESpotLightElement
interface corresponds
to the feSpotLight element.Modifier | Constructor and Description |
---|---|
|
OMSVGFESpotLightElement() |
protected |
OMSVGFESpotLightElement(SVGFESpotLightElement ot) |
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. |
addClassNameBaseVal, getClassName, getMarkup, getOwnerSVGElement, getStyle, getViewportElement, getXmlbase, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal, setId, setXmlbase
getAttribute, getAttributeNode, getAttributeNS, getAttributes, getElement, getElementsByTagName, getElementsByTagNameNS, getId, getTagName, hasAttribute, hasAttributeNS, removeAttribute, setAttribute, setAttributeNode, setAttributeNS
addDomHandler, addHandler, appendChild, cleanup, cloneNode, convert, convertList, dispatch, fireEvent, getChildNodes, getEventBus, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNode, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPreviousSibling, hasChildNodes, insertBefore, normalize, removeChild, replaceChild, setNodeValue, toString
public OMSVGFESpotLightElement()
protected OMSVGFESpotLightElement(SVGFESpotLightElement ot)
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.