Class SVGOMAltGlyphDefElement

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

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

    • SVGOMAltGlyphDefElement

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

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