Class SVGOMTSpanElement

All Implemented Interfaces:
Serializable, AnimationTarget, XMLConstants, CSSNavigableNode, CSSStylableElement, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, ElementTraversal, Element, EventTarget, Node, org.w3c.dom.svg.SVGElement, org.w3c.dom.svg.SVGExternalResourcesRequired, org.w3c.dom.svg.SVGLangSpace, org.w3c.dom.svg.SVGStylable, org.w3c.dom.svg.SVGTests, org.w3c.dom.svg.SVGTextContentElement, org.w3c.dom.svg.SVGTextPositioningElement, org.w3c.dom.svg.SVGTSpanElement

public class SVGOMTSpanElement extends SVGOMTextPositioningElement implements org.w3c.dom.svg.SVGTSpanElement
This class implements SVGTSpanElement.
See Also:
  • Constructor Details

    • SVGOMTSpanElement

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

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