Uses of Class
org.scilab.forge.jlatexmath.SymbolNotFoundException

Packages that use SymbolNotFoundException
org.scilab.forge.jlatexmath   
 

Uses of SymbolNotFoundException in org.scilab.forge.jlatexmath
 

Methods in org.scilab.forge.jlatexmath that throw SymbolNotFoundException
static SymbolAtom SymbolAtom.get(java.lang.String name)
          Looks up the name in the table and returns the corresponding SymbolAtom representing the symbol (if it's found).
 

Constructors in org.scilab.forge.jlatexmath that throw SymbolNotFoundException
AccentedAtom(Atom base, java.lang.String accentName)
          Creates an AccentedAtom from a base atom and an accent symbol defined by its name