Class SvgFontFace

All Implemented Interfaces:
Serializable, Cloneable, Element, Node

public class SvgFontFace extends SvgElement
Wrapper for the SVG element "font-face".
See Also:
  • Field Details

  • Constructor Details

    • SvgFontFace

      SvgFontFace(String namespaceURI, String qualifiedName, SgmlPage page, Map<String,DomAttr> attributes)
      Creates a new instance.
      Parameters:
      namespaceURI - the URI that identifies an XML namespace
      qualifiedName - the qualified name of the element type to instantiate
      page - the page that contains this element
      attributes - the initial attributes