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 org.w3c.dom.DOMException
SVGAnimatedEnumeration.setBaseVal(short).setBaseVal in interface org.w3c.dom.svg.SVGAnimatedEnumerationorg.w3c.dom.DOMExceptionpublic short getAnimVal()
SVGAnimatedEnumeration.getAnimVal().getAnimVal in interface org.w3c.dom.svg.SVGAnimatedEnumeration