Interface SVGScriptElement

All Superinterfaces:
Element, Node, SVGElement, SVGExternalResourcesRequired, SVGURIReference

public interface SVGScriptElement extends SVGElement, SVGURIReference, SVGExternalResourcesRequired
  • Method Details

    • getType

      java.lang.String getType()
    • setType

      void setType(java.lang.String type) throws DOMException
      Throws:
      DOMException