Class SVGOMFEFuncBElement

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

public class SVGOMFEFuncBElement extends SVGOMComponentTransferFunctionElement implements org.w3c.dom.svg.SVGFEFuncBElement
This class implements SVGFEFuncBElement.
See Also:
  • Constructor Details

    • SVGOMFEFuncBElement

      protected SVGOMFEFuncBElement()
      Creates a new Element object.
    • SVGOMFEFuncBElement

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