protected class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration extends java.lang.Object implements org.w3c.dom.svg.SVGAnimatedEnumeration
SVGAnimatedEnumeration component of the marker orient value.| Modifier | Constructor and Description |
|---|---|
protected |
AnimatedEnumeration() |
| Modifier and Type | Method and Description |
|---|---|
short |
getAnimVal()
DOM: Implements
SVGAnimatedEnumeration.getAnimVal(). |
short |
getBaseVal()
DOM: Implements
SVGAnimatedEnumeration.getBaseVal(). |
void |
setBaseVal(short baseVal)
DOM: Implements
SVGAnimatedEnumeration.setBaseVal(short). |
public short getBaseVal()
SVGAnimatedEnumeration.getBaseVal().getBaseVal in interface org.w3c.dom.svg.SVGAnimatedEnumerationpublic void setBaseVal(short baseVal)
throws DOMException
SVGAnimatedEnumeration.setBaseVal(short).setBaseVal in interface org.w3c.dom.svg.SVGAnimatedEnumerationDOMExceptionpublic short getAnimVal()
SVGAnimatedEnumeration.getAnimVal().getAnimVal in interface org.w3c.dom.svg.SVGAnimatedEnumerationCopyright © 2022 Apache Software Foundation. All Rights Reserved.