Uses of Class
org.scilab.forge.jlatexmath.InvalidSymbolTypeException
Packages that use InvalidSymbolTypeException
-
Uses of InvalidSymbolTypeException in org.scilab.forge.jlatexmath
Constructors in org.scilab.forge.jlatexmath that throw InvalidSymbolTypeExceptionModifierConstructorDescriptionAccentedAtom
(Atom base, String accentName) Creates an AccentedAtom from a base atom and an accent symbol defined by its nameAccentedAtom
(Atom base, Atom accent) AccentedAtom
(Atom base, Atom accent, boolean changeSize) AccentedAtom
(Atom base, TeXFormula acc) Creates an AccentedAtom from a base atom and an accent symbol defined as a TeXFormula.SymbolAtom
(SymbolAtom s, int type)