Interface SVGAnimatedEnumeration

All Known Implementing Classes:
SVGOMAnimatedEnumeration, SVGOMAnimatedMarkerOrientValue.AnimatedEnumeration

public interface SVGAnimatedEnumeration
  • Method Summary

    Modifier and Type
    Method
    Description
    short
     
    short
     
    void
    setBaseVal(short baseVal)
     
  • Method Details

    • getBaseVal

      short getBaseVal()
    • setBaseVal

      void setBaseVal(short baseVal) throws DOMException
      Throws:
      DOMException
    • getAnimVal

      short getAnimVal()