org.apache.batik.anim.dom
Class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
java.lang.Object
org.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue.AnimatedAngle
- All Implemented Interfaces:
- org.w3c.dom.svg.SVGAnimatedAngle
- Enclosing class:
- SVGOMAnimatedMarkerOrientValue
protected class SVGOMAnimatedMarkerOrientValue.AnimatedAngle
- extends Object
- implements org.w3c.dom.svg.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 org.w3c.dom.svg.SVGAngle getBaseVal()
- DOM: Implements
SVGAnimatedAngle.getBaseVal()
.
- Specified by:
getBaseVal
in interface org.w3c.dom.svg.SVGAnimatedAngle
getAnimVal
public org.w3c.dom.svg.SVGAngle getAnimVal()
- DOM: Implements
SVGAnimatedAngle.getAnimVal()
.
- Specified by:
getAnimVal
in interface org.w3c.dom.svg.SVGAnimatedAngle
Copyright © 2017 Apache Software Foundation. All Rights Reserved.