Class SVGOMTitleElement

All Implemented Interfaces:
AnimationTarget, XMLConstants, CSSNavigableNode, CSSStylableElement, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, ElementTraversal, Serializable, Element, EventTarget, Node, SVGElement, SVGLangSpace, SVGStylable, SVGTitleElement

public class SVGOMTitleElement extends SVGDescriptiveElement implements SVGTitleElement
This class implements SVGTitleElement.
See Also:
  • Constructor Details

    • SVGOMTitleElement

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

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