|
Class Summary |
| MathElement |
The basic class the the math elements. |
| MathFrac |
This math element presents a mathematical fraction |
| MathIdentifier |
This class presents a mathematical idenifier, like "x" |
| MathNumber |
This class presents numbers in a equation |
| MathOperator |
This class presents a operator, like "(" or "*" |
| MathOver |
This class arrange a element over an other element |
| MathPhantom |
This class represents a phantom of a math element
This is used as spacer |
| MathRoot |
This class presents a mathematical root |
| MathRootElement |
The root element for creating a MathElement tree |
| MathRow |
This class presents a row |
| MathSqrt |
This class presents a mathematical square root |
| MathSub |
This class arrange an element lower to an other element |
| MathSubSup |
This class arange a element lower, and a other
elements upper to an element |
| MathSup |
This class arrange an element lower to an other element |
| MathTable |
This class presents a table |
| MathTableData |
This class presents a cell of a table |
| MathTableRow |
This class presents a row in MathTable |
| MathText |
This class presents text in a equation |
| MathUnder |
This class arrange an element under an other element |
| MathUnderOver |
This class arrange an element under, and an other element over
an element |