Class SVGOMGlyphElement

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.SVGGlyphElement, org.w3c.dom.svg.SVGStylable

public class SVGOMGlyphElement extends SVGStylableElement implements org.w3c.dom.svg.SVGGlyphElement
This class implements SVGGlyphElement.
See Also:
  • Constructor Details

    • SVGOMGlyphElement

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

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