org.apache.batik.dom.svg
Class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
java.lang.Object
org.apache.batik.dom.svg.SVGOMAnimatedMarkerOrientValue.AnimatedAngle
- Enclosing class:
- SVGOMAnimatedMarkerOrientValue
protected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
- extends Object
The SVGAnimatedAngle
component of the marker orient value.
Method Summary |
SVGAngle |
getAnimVal()
DOM: Implements SVGAnimatedAngle#getAnimVal() . |
SVGAngle |
getBaseVal()
DOM: Implements SVGAnimatedAngle#getBaseVal() . |
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()
.
getAnimVal
public SVGAngle getAnimVal()
- DOM: Implements
SVGAnimatedAngle#getAnimVal()
.
Copyright ? 2008 Apache Software Foundation. All Rights Reserved.