org.apache.batik.dom.svg

Class SVGOMAnimatedMarkerOrientValue.AnimatedAngle

protected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle extends Object implements SVGAnimatedAngle

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

Method Detail

getAnimVal

public SVGAngle getAnimVal()
DOM: Implements {@link SVGAnimatedAngle#getAnimVal()}.

getBaseVal

public SVGAngle getBaseVal()
DOM: Implements {@link SVGAnimatedAngle#getBaseVal()}.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.