Uses of Class
org.scilab.forge.jlatexmath.InvalidAtomTypeException
-
Packages that use InvalidAtomTypeException Package Description org.scilab.forge.jlatexmath -
-
Uses of InvalidAtomTypeException in org.scilab.forge.jlatexmath
Methods in org.scilab.forge.jlatexmath that throw InvalidAtomTypeException Modifier and Type Method Description TeXFormula
TeXFormula. setFixedTypes(int leftType, int rightType)
Sets a fixed left and right type of the current TeXFormula.
-