Interface MathMLPresentationElement

All Superinterfaces:
Element, MathMLElement, Node
All Known Subinterfaces:
MathMLActionElement, MathMLAlignGroupElement, MathMLAlignMarkElement, MathMLEncloseElement, MathMLFencedElement, MathMLFractionElement, MathMLGlyphElement, MathMLLabeledRowElement, MathMLMultiScriptsElement, MathMLOperatorElement, MathMLPaddedElement, MathMLPresentationContainer, MathMLPresentationToken, MathMLRadicalElement, MathMLScriptElement, MathMLSpaceElement, MathMLStringLitElement, MathMLStyleElement, MathMLTableCellElement, MathMLTableElement, MathMLTableRowElement, MathMLUnderOverElement
All Known Implementing Classes:
MathMLActionElementImpl, MathMLAlignGroupElementImpl, MathMLAlignMarkElementImpl, MathMLEncloseElementImpl, MathMLFencedElementImpl, MathMLFractionElementImpl, MathMLGlyphElementImpl, MathMLPaddedElementImpl, MathMLPresentationContainerImpl, MathMLPresentationTokenImpl, MathMLRadicalElementImpl, MathMLScriptElementImpl, MathMLSpaceElementImpl, MathMLStringLitElementImpl, MathMLUnderOverElementImpl

public interface MathMLPresentationElement extends MathMLElement
This interface is the base interface for all MathML presentation elements. Presentation elements are used to represent the visual layout of mathematical notation.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)