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