protected class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
extends java.lang.Object
SVGAnimatedEnumeration
component of the marker orient value.Modifier | Constructor and Description |
---|---|
protected |
SVGOMAnimatedMarkerOrientValue.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) . |
protected SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration()
public short getBaseVal()
SVGAnimatedEnumeration#getBaseVal()
.public void setBaseVal(short baseVal) throws DOMException
SVGAnimatedEnumeration#setBaseVal(short)
.DOMException
public short getAnimVal()
SVGAnimatedEnumeration#getAnimVal()
.Copyright ? 2009 Apache Software Foundation. All Rights Reserved.