org.apache.batik.dom.svg
Class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
protected
class
SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
extends Object
implements SVGAnimatedEnumeration
The SVGAnimatedEnumeration component of the marker orient value.
Method Summary |
short | getAnimVal()
DOM: Implements SVGAnimatedEnumeration#getAnimVal(). |
short | getBaseVal()
DOM: Implements SVGAnimatedEnumeration#getBaseVal(). |
void | setBaseVal(short baseVal)
DOM: Implements SVGAnimatedEnumeration#setBaseVal(short). |
public short getAnimVal()
DOM: Implements SVGAnimatedEnumeration#getAnimVal().
public short getBaseVal()
DOM: Implements SVGAnimatedEnumeration#getBaseVal().
public void setBaseVal(short baseVal)
DOM: Implements SVGAnimatedEnumeration#setBaseVal(short).
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.