@TagName(value="linearGradient") public class OMSVGLinearGradientElement extends OMSVGGradientElement
OMSVGLinearGradientElement interface
corresponds to the linearGradient element.SVG_SPREADMETHOD_PAD, SVG_SPREADMETHOD_REFLECT, SVG_SPREADMETHOD_REPEAT, SVG_SPREADMETHOD_UNKNOWNSVG_UNIT_TYPE_OBJECTBOUNDINGBOX, SVG_UNIT_TYPE_UNKNOWN, SVG_UNIT_TYPE_USERSPACEONUSE| Modifier | Constructor and Description |
|---|---|
|
OMSVGLinearGradientElement() |
protected |
OMSVGLinearGradientElement(SVGLinearGradientElement ot) |
| Modifier and Type | Method and Description |
|---|---|
OMSVGAnimatedLength |
getX1()
Corresponds to attribute
getX1()
on the given linearGradient element. |
OMSVGAnimatedLength |
getX2()
Corresponds to attribute
getX2()
on the given linearGradient element. |
OMSVGAnimatedLength |
getY1()
Corresponds to attribute
getY1()
on the given linearGradient element. |
OMSVGAnimatedLength |
getY2()
Corresponds to attribute
getY2()
on the given linearGradient element. |
getExternalResourcesRequired, getGradientTransform, getGradientUnits, getHref, getSpreadMethodaddClassNameBaseVal, getClassName, getMarkup, getOwnerSVGElement, getStyle, getViewportElement, getXmlbase, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseVal, setId, setXmlbasegetAttribute, getAttributeNode, getAttributeNS, getAttributes, getElement, getElementsByTagName, getElementsByTagNameNS, getId, getTagName, hasAttribute, hasAttributeNS, removeAttribute, setAttribute, setAttributeNode, setAttributeNSaddDomHandler, 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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddClassNameBaseVal, getClassName, getStyle, removeClassNameBaseVal, replaceClassNameBaseVal, setClassNameBaseValpublic OMSVGLinearGradientElement()
protected OMSVGLinearGradientElement(SVGLinearGradientElement ot)
public final OMSVGAnimatedLength getX1()
getX1()
on the given linearGradient element.public final OMSVGAnimatedLength getY1()
getY1()
on the given linearGradient element.public final OMSVGAnimatedLength getX2()
getX2()
on the given linearGradient element.public final OMSVGAnimatedLength getY2()
getY2()
on the given linearGradient element.Copyright © 2018. All Rights Reserved.