Class SVGOMAnimateColorElement

All Implemented Interfaces:
Serializable, AnimationTarget, XMLConstants, CSSNavigableNode, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, ElementTraversal, Element, EventTarget, Node, org.w3c.dom.smil.ElementTimeControl, org.w3c.dom.svg.SVGAnimateColorElement, org.w3c.dom.svg.SVGAnimationElement, org.w3c.dom.svg.SVGElement, org.w3c.dom.svg.SVGExternalResourcesRequired, org.w3c.dom.svg.SVGTests

public class SVGOMAnimateColorElement extends SVGOMAnimationElement implements org.w3c.dom.svg.SVGAnimateColorElement
This class implements SVGAnimateColorElement.
Version:
$Id: SVGOMAnimateColorElement.java 1733416 2016-03-03 07:07:13Z gadams $
See Also:
  • Constructor Details

    • SVGOMAnimateColorElement

      protected SVGOMAnimateColorElement()
      Creates a new SVGOMAnimateColorElement object.
    • SVGOMAnimateColorElement

      public SVGOMAnimateColorElement(String prefix, AbstractDocument owner)
      Creates a new SVGOMAnimateColorElement object.
      Parameters:
      prefix - The namespace prefix.
      owner - The owner document.
  • Method Details