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.
  • Constructor Details

    • AnimatedAngle

      protected AnimatedAngle()
  • Method Details

    • 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