Class SVGAnimateElementImpl

All Implemented Interfaces:
Cloneable, EventTarget, GlobalEventHandlers, HTMLElement, ModelNode, ElementTargetAttributes, ElementTime, ElementTimeControl, SMILAnimation, SMILElement, SVGAnimateElement, SVGAnimationElement, SVGElement, SVGExternalResourcesRequired, SVGTests, Element, InnerHTML, Node, NonDocumentTypeChildNode, ParentNode, CSSPropertiesContext, ScriptableDelegate
Direct Known Subclasses:
SVGAnimateTransformElementImpl

public class SVGAnimateElementImpl extends SVGAnimationElementImpl implements SVGAnimateElement

SVGAnimateElementImpl class.

  • Constructor Details

    • SVGAnimateElementImpl

      public SVGAnimateElementImpl(String name)

      Constructor for SVGAnimateElementImpl.

      Parameters:
      name - a String object.
  • Method Details