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
shortgetAnimVal()
DOM: Implements SVGAnimatedEnumeration#getAnimVal().
shortgetBaseVal()
DOM: Implements SVGAnimatedEnumeration#getBaseVal().
voidsetBaseVal(short baseVal)
DOM: Implements SVGAnimatedEnumeration#setBaseVal(short).

Method Detail

getAnimVal

public short getAnimVal()
DOM: Implements SVGAnimatedEnumeration#getAnimVal().

getBaseVal

public short getBaseVal()
DOM: Implements SVGAnimatedEnumeration#getBaseVal().

setBaseVal

public void setBaseVal(short baseVal)
DOM: Implements SVGAnimatedEnumeration#setBaseVal(short).
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.