Class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration

java.lang.Object
org.apache.batik.anim.dom.SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration
All Implemented Interfaces:
org.w3c.dom.svg.SVGAnimatedEnumeration
Enclosing class:
SVGOMAnimatedMarkerOrientValue

protected class SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration extends Object implements org.w3c.dom.svg.SVGAnimatedEnumeration
The SVGAnimatedEnumeration component of the marker orient value.
  • Constructor Details

    • AnimatedEnumeration

      protected AnimatedEnumeration()
  • Method Details

    • getBaseVal

      public short getBaseVal()
      DOM: Implements SVGAnimatedEnumeration.getBaseVal().
      Specified by:
      getBaseVal in interface org.w3c.dom.svg.SVGAnimatedEnumeration
    • setBaseVal

      public void setBaseVal(short baseVal) throws DOMException
      DOM: Implements SVGAnimatedEnumeration.setBaseVal(short).
      Specified by:
      setBaseVal in interface org.w3c.dom.svg.SVGAnimatedEnumeration
      Throws:
      DOMException
    • getAnimVal

      public short getAnimVal()
      DOM: Implements SVGAnimatedEnumeration.getAnimVal().
      Specified by:
      getAnimVal in interface org.w3c.dom.svg.SVGAnimatedEnumeration