Interface MathMLAlignGroupElement

All Superinterfaces:
Element, MathMLElement, MathMLPresentationElement, Node
All Known Implementing Classes:
MathMLAlignGroupElementImpl

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

    • getGroupalign

      String getGroupalign()
      This interface represents the MathML MathMLAlignGroupElement element.
      Returns:
      the requested attribute or element
    • setGroupalign

      void setGroupalign(String groupalign)
      This interface represents the MathML MathMLAlignGroupElement element.
      Parameters:
      groupalign - the value to set