Class SVGOMAltGlyphItemElement

All Implemented Interfaces:
Serializable, AnimationTarget, XMLConstants, CSSNavigableNode, NodeEventTarget, ExtendedNode, ExtendedTraitAccess, TraitAccess, NodeXBL, XBLManagerData, CSSConstants, SVGConstants, ElementTraversal, Element, EventTarget, Node, org.w3c.dom.svg.SVGAltGlyphItemElement, org.w3c.dom.svg.SVGElement

public class SVGOMAltGlyphItemElement extends SVGOMElement implements org.w3c.dom.svg.SVGAltGlyphItemElement
This class implements SVGAltGlyphItemElement.
See Also:
  • Constructor Details

    • SVGOMAltGlyphItemElement

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

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