org.apache.batik.dom.svg

Class SVGOMAnimatedMarkerOrientValue.AnimatedAngle

protected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle extends Object implements SVGAnimatedAngle

The SVGAnimatedAngle component of the marker orient value.
Method Summary
SVGAnglegetAnimVal()
DOM: Implements SVGAnimatedAngle#getAnimVal().
SVGAnglegetBaseVal()
DOM: Implements SVGAnimatedAngle#getBaseVal().

Method Detail

getAnimVal

public SVGAngle getAnimVal()
DOM: Implements SVGAnimatedAngle#getAnimVal().

getBaseVal

public SVGAngle getBaseVal()
DOM: Implements SVGAnimatedAngle#getBaseVal().
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.