Class SVGAnimateTransformElementImpl

All Implemented Interfaces:
EventTarget, HTMLElement, ElementTargetAttributes, ElementTime, ElementTimeControl, SMILAnimation, SMILElement, Element, InnerHTML, ModelNode, Node, NonDocumentTypeChildNode, ParentNode, SVGAnimateElement, SVGAnimateTransformElement, SVGAnimationElement, SVGElement, SVGExternalResourcesRequired, SVGTests

public class SVGAnimateTransformElementImpl extends SVGAnimateElementImpl implements SVGAnimateTransformElement

SVGAnimateTransformElementImpl class.

  • Constructor Details

    • SVGAnimateTransformElementImpl

      public SVGAnimateTransformElementImpl(HTMLElement element)

      Constructor for SVGAnimateTransformElementImpl.

      Parameters:
      element - a HTMLElement object.