Interface MathMLAlignMarkElement

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

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

    • getEdge

      String getEdge()
      This interface represents the MathML MathMLAlignMarkElement element.
      Returns:
      the requested attribute or element
    • setEdge

      void setEdge(String edge)
      This interface represents the MathML MathMLAlignMarkElement element.
      Parameters:
      edge - the value to set