Class SVGAnimatedEnumerationImpl

java.lang.Object
org.loboevolution.html.dom.svgimpl.SVGAnimatedEnumerationImpl
All Implemented Interfaces:
SVGAnimatedEnumeration

public class SVGAnimatedEnumerationImpl extends Object implements SVGAnimatedEnumeration

SVGAnimatedEnumerationImpl class.

  • Constructor Details

    • SVGAnimatedEnumerationImpl

      public SVGAnimatedEnumerationImpl(short baseVal)

      Constructor for SVGAnimatedEnumerationImpl.

      Parameters:
      baseVal - a short.
  • Method Details