org.apache.batik.dom.svg
Class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
java.lang.Object
org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue.AnimatedAngle
- All Implemented Interfaces:
- SVGAnimatedAngle
- Enclosing class:
- SVGOMAnimatedMarkerOrientValue
- protected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
- extends Object
- implements SVGAnimatedAngle
The SVGAnimatedAngle component of the marker orient value.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVGOMAnimatedMarkerOrientValue.AnimatedAngle
protected SVGOMAnimatedMarkerOrientValue.AnimatedAngle()
getBaseVal
public SVGAngle getBaseVal()
- DOM: Implements
SVGAnimatedAngle.getBaseVal().
- Specified by:
getBaseVal in interface SVGAnimatedAngle
getAnimVal
public SVGAngle getAnimVal()
- DOM: Implements
SVGAnimatedAngle.getAnimVal().
- Specified by:
getAnimVal in interface SVGAnimatedAngle
Copyright © 2009 Apache Software Foundation. All Rights Reserved.