Interface MathMLOperatorElement

All Superinterfaces:
Element, MathMLElement, MathMLPresentationElement, MathMLPresentationToken, Node

public interface MathMLOperatorElement extends MathMLPresentationToken
This interface represents the MathML MathMLOperatorElement element.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Method Details

    • getForm

      String getForm()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setForm

      void setForm(String form)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      form - the value to set
    • getFence

      String getFence()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setFence

      void setFence(String fence)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      fence - the value to set
    • getSeparator

      String getSeparator()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setSeparator

      void setSeparator(String separator)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      separator - the value to set
    • getLspace

      String getLspace()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setLspace

      void setLspace(String lspace)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      lspace - the value to set
    • getRspace

      String getRspace()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setRspace

      void setRspace(String rspace)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      rspace - the value to set
    • getStretchy

      String getStretchy()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setStretchy

      void setStretchy(String stretchy)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      stretchy - the value to set
    • getSymmetric

      String getSymmetric()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setSymmetric

      void setSymmetric(String symmetric)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      symmetric - the value to set
    • getMaxsize

      String getMaxsize()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setMaxsize

      void setMaxsize(String maxsize)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      maxsize - the value to set
    • getMinsize

      String getMinsize()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setMinsize

      void setMinsize(String minsize)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      minsize - the value to set
    • getLargeop

      String getLargeop()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setLargeop

      void setLargeop(String largeop)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      largeop - the value to set
    • getMovablelimits

      String getMovablelimits()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setMovablelimits

      void setMovablelimits(String movablelimits)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      movablelimits - the value to set
    • getAccent

      String getAccent()
      This interface represents the MathML MathMLOperatorElement element.
      Returns:
      the requested attribute or element
    • setAccent

      void setAccent(String accent)
      This interface represents the MathML MathMLOperatorElement element.
      Parameters:
      accent - the value to set