CellML API
mathml_dom::MathMLIntervalElement Interface Reference
mathml_dom::MathMLIntervalElement Interface Reference
Inheritance diagram for mathml_dom::MathMLIntervalElement:

Collaboration diagram for mathml_dom::MathMLIntervalElement:

Public Attributes | |
attribute dom::DOMString | closure |
attribute MathMLContentElement | start |
attribute MathMLContentElement | end |
Detailed Description
Definition at line 212 of file MathML_content_APISPEC.idl.
Member Data Documentation
attribute dom::DOMString mathml_dom::MathMLIntervalElement::closure |
Definition at line 214 of file MathML_content_APISPEC.idl.
attribute MathMLContentElement mathml_dom::MathMLIntervalElement::end |
Definition at line 216 of file MathML_content_APISPEC.idl.
attribute MathMLContentElement mathml_dom::MathMLIntervalElement::start |
Definition at line 215 of file MathML_content_APISPEC.idl.