|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| MathMLActionElement | This interface extends the MathMLPresentationContainer interface for the MathML enlivening expression element maction. |
| MathMLAlignGroupElement | This interface extends the MathMLPresentationElement interface for the MathML group -alignment element maligngroup. |
| MathMLAlignMarkElement | This interface extends the MathMLPresentationElement interface for the MathML alignment mark element malignmark. |
| MathMLAnnotationElement | This interface represents the annotation element of MathML. |
| MathMLApplyElement | The apply element allows a function or operator to be applied to its arguments. |
| MathMLBvarElement | This interface represents the MathML bound variable element bvar. |
| MathMLCaseElement | The piece element represents one of a sequence of cases used in the piecewise definition of a function. |
| MathMLCiElement | The ci element is used to specify a symbolic name. |
| MathMLCnElement | The cn element is used to specify actual numeric constants. |
| MathMLConditionElement | The condition element is used to place a condition on one or more free variables or identifiers. |
| MathMLContainer | This is an abstract interface containing functionality required by MathML elements that may contain arbitrarily many child elements. |
| MathMLContentContainer | This interface supports the MathML Content elements that may contain child Content elements. |
| MathMLContentElement | This interface is provided to serve as a base interface for various MathML Content interfaces. |
| MathMLContentToken | This is the interface from which the interfaces representing the MathML Content token elements (ci, cn and csymbol) are derived. |
| MathMLCsymbolElement | This interface represents the csymbol element. |
| MathMLDeclareElement | The declare construct has two primary roles. |
| MathMLDocument | This interface extends the Document interface to add access to document properties relating to navigation. |
| MathMLDOMImplementation | This interface extends the DOMImplementation interface by adding a method to create a MathMLDocument. |
| MathMLElement | All MathML element interfaces derive from this object, which derives from the basic DOM interface Element. |
| MathMLEncloseElement | This interface supports the menclose element . |
| MathMLFencedElement | This interface extends the MathMLPresentationContainer interface for the MathML fenced content element mfenced. |
| MathMLFnElement | The fn element makes explicit the fact that a more general MathML object is intended to be used in the same manner as if it were a pre-defined function such as sin or plus. |
| MathMLFractionElement | This interface extends the MathMLPresentationElement interface for the MathML fraction element mfrac. |
| MathMLGlyphElement | This interface supports the mglyph element . |
| MathMLIntervalElement | The interval element is used to represent simple mathematical intervals on the real number line. |
| MathMLLabeledRowElement | This interface extends the MathMLTableRowElement interface to represent the mlabeledtr element . |
| MathMLLambdaElement | The lambda element is used to construct a user-defined function from an expression and one or more free variables. |
| MathMLListElement | The list element is the container element which represents a list of elements. |
| MathMLMathElement | This interface represents the top-level MathML math element. |
| MathMLMatrixElement | The matrix element is the container element for matrixrow elements. |
| MathMLMatrixrowElement | The matrixrow element is the container element for the elements of a matrix. |
| MathMLMultiScriptsElement | This interface extends the MathMLPresentationElement interface for the MathML multiscripts (including prescripts or tensors) element mmultiscripts. |
| MathMLNodeList | This interface is provided as a specialization of the NodeList interface. |
| MathMLOperatorElement | This interface extends the MathMLPresentationToken interface for the MathML operator element mo. |
| MathMLPaddedElement | This interface extends the MathMLElement interface for the MathML spacing adjustment element mpadded. |
| MathMLPiecewiseElement | The piecewise element represents the piecewise definition of a function. |
| MathMLPredefinedSymbol | This interface supports all of the empty built-in operator, relation, function, and constant and symbol elements that have the definitionURL and encoding attributes in addition to the standard set of attributes. |
| MathMLPresentationContainer | This interface represents MathML Presentation elements that may contain arbitrarily many child elements. |
| MathMLPresentationElement | This interface is provided to serve as a base interface for various MathML Presentation interfaces. |
| MathMLPresentationToken | This interface extends the MathMLElement interface to include access for attributes specific to text presentation. |
| MathMLRadicalElement | This interface extends the MathMLPresentationElement interface for the MathML radical and square root elements mroot and msqrt. |
| MathMLScriptElement | This interface extends the MathMLPresentationElement interface for the MathML subscript, superscript and subscript-superscript pair elements msub, msup, and msubsup. |
| MathMLSemanticsElement | This interface represents the semantics element in MathML. |
| MathMLSetElement | The set element is the container element that represents a set of elements. |
| MathMLSpaceElement | This interface extends the MathMLPresentationElement interface for the MathML space element mspace. |
| MathMLStringLitElement | This interface extends the MathMLPresentationToken interface for the MathML string literal element ms. |
| MathMLStyleElement | This interface extends the MathMLElement interface for the MathML style element mstyle. |
| MathMLTableCellElement | This interface extends the MathMLPresentationContainer interface for the MathML table or matrix cell element mtd. |
| MathMLTableElement | This interface extends the MathMLPresentationElement interface for the MathML table or matrix element mtable. |
| MathMLTableRowElement | This interface extends the MathMLPresentationElement interface for the MathML table or matrix row element mtr. |
| MathMLTendsToElement | The tendsto element expresses that a quantity is tending to a specified value. |
| MathMLUnderOverElement | This interface extends the MathMLPresentationElement interface for the MathML underscript, overscript and overscript-underscript pair elements munder, mover and munderover. |
| MathMLVectorElement | vector is the container element for a vector. |
| MathMLXMLAnnotationElement | This interface represents the annotation-xml element of MathML. |
Standard MathML DOM Model.
Standard MathML DOM model as specified in Appendix D Document Object Model for MathML.
Please note that the interfaces here differ from the Java interfaces downloadedable at the above site:
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||