@TagName(value="fePointLight") public class OMSVGFEPointLightElement extends OMSVGElement
OMSVGFEPointLightElement
interface corresponds
to the fePointLight element.Modifier | Constructor and Description |
---|---|
|
OMSVGFEPointLightElement() |
protected |
OMSVGFEPointLightElement(SVGFEPointLightElement ot) |
Modifier and Type | Method and Description |
---|---|
OMSVGAnimatedNumber |
getX()
Corresponds to attribute
getX()
on the given fePointLight element. |
OMSVGAnimatedNumber |
getY()
Corresponds to attribute
getY()
on the given fePointLight element. |
OMSVGAnimatedNumber |
getZ()
Corresponds to attribute
getZ()
on the given fePointLight 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 OMSVGFEPointLightElement()
protected OMSVGFEPointLightElement(SVGFEPointLightElement ot)
public final OMSVGAnimatedNumber getX()
getX()
on the given fePointLight element.public final OMSVGAnimatedNumber getY()
getY()
on the given fePointLight element.public final OMSVGAnimatedNumber getZ()
getZ()
on the given fePointLight element.Copyright © 2018. All Rights Reserved.