Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
docutils.utils.math.mathml_elements.menclose Class Reference
Inheritance diagram for docutils.utils.math.mathml_elements.menclose:
Inheritance graph
[legend]
Collaboration diagram for docutils.utils.math.mathml_elements.menclose:
Collaboration graph
[legend]

Static Public Attributes

int nchildren = 1
 
- Static Public Attributes inherited from docutils.utils.math.mathml_elements.MathElement
 nchildren = None
 
 parent = None
 

Additional Inherited Members

- Public Member Functions inherited from docutils.utils.math.mathml_elements.MathElement
 __init__ (self, *children, **attributes)
 
 __repr__ (self)
 
 __str__ (self)
 
 set (self, key, value)
 
 __setitem__ (self, key, value)
 
 is_full (self)
 
 close (self)
 
 append (self, element)
 
 extend (self, elements)
 
 pop (self, index=-1)
 
 in_block (self)
 
 indent_xml (self, space=' ', level=0)
 
 unindent_xml (self)
 
 toxml (self, encoding=None)
 
- Static Public Member Functions inherited from docutils.utils.math.mathml_elements.MathElement
 a_str (v)
 
- Public Attributes inherited from docutils.utils.math.mathml_elements.MathElement
 text
 

Detailed Description

Renders content inside an enclosing notation...

... specified by the notation attribute.

Non-standard but still required by Firefox for boxed expressions.

The documentation for this class was generated from the following file: