| MTAccent |
class MTAccent : MTMathAtom
|
| MTColumnAlignment |
enum class MTColumnAlignment : Enum<MTColumnAlignment>
@typedef MTColumnAlignment @brief Alignment for a column of MTMathTable |
| MTEnvProperties |
data class MTEnvProperties : Any |
| MTFontStyle |
enum class MTFontStyle : Enum<MTFontStyle>
|
| MTFraction |
class MTFraction : MTMathAtom |
| MTInner |
class MTInner : MTMathAtom
|
| MTLargeOperator |
class MTLargeOperator : MTMathAtom |
| MTLineStyle |
enum class MTLineStyle : Enum<MTLineStyle>
@typedef MTLineStyle @brief Styling of a line of math |
| MTMathAtom |
open class MTMathAtom : Any
A |
| MTMathAtomFactory |
open class MTMathAtomFactory : Any |
| MTMathAtomType |
enum class MTMathAtomType : Enum<MTMathAtomType>
@typedef MTMathAtomType
@brief The type of atom in a |
| MTMathColor |
class MTMathColor : MTMathAtom |
| MTMathList |
class MTMathList : Any |
| MTMathListBuilder |
class MTMathListBuilder : Any |
| MTMathSpace |
class MTMathSpace : MTMathAtom |
| MTMathStyle |
class MTMathStyle : MTMathAtom |
| MTMathTable |
class MTMathTable : MTMathAtom |
| MTOverLine |
class MTOverLine : MTMathAtom |
| MTParseError |
data class MTParseError : Any |
| MTParseErrors |
enum class MTParseErrors : Enum<MTParseErrors>
Created by greg on 2/12/18. |
| MTRadical |
class MTRadical : MTMathAtom |
| MTUnderLine |
class MTUnderLine : MTMathAtom |
| NSRange |
data class NSRange : Any |
| MathDisplayException |
class MathDisplayException : Exception |
| NSNotFound |
const val NSNotFound: Int |