Class SVGOMFontFaceFormatElement

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

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

    • SVGOMFontFaceFormatElement

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

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