Class SvgFontFaceFormat

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, org.w3c.dom.Element, org.w3c.dom.Node

    public class SvgFontFaceFormat
    extends SvgElement
    Wrapper for the SVG element "font-face-format".
    See Also:
    Serialized Form
    • Field Detail

      • TAG_NAME

        public static final java.lang.String TAG_NAME
        The tag represented by this element.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SvgFontFaceFormat

        SvgFontFaceFormat​(java.lang.String namespaceURI,
                          java.lang.String qualifiedName,
                          SgmlPage page,
                          java.util.Map<java.lang.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