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

Method Detail

getAnimVal

public short getAnimVal()
DOM: Implements {@link SVGAnimatedEnumeration#getAnimVal()}.

getBaseVal

public short getBaseVal()
DOM: Implements {@link SVGAnimatedEnumeration#getBaseVal()}.

setBaseVal

public void setBaseVal(short baseVal)
DOM: Implements {@link SVGAnimatedEnumeration#setBaseVal(short)}.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.