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