Uses of Class
org.scilab.forge.jlatexmath.SymbolMappingNotFoundException
-
Packages that use SymbolMappingNotFoundException Package Description org.scilab.forge.jlatexmath -
-
Uses of SymbolMappingNotFoundException in org.scilab.forge.jlatexmath
Methods in org.scilab.forge.jlatexmath that throw SymbolMappingNotFoundException Modifier and Type Method Description Char
DefaultTeXFont. getChar(java.lang.String symbolName, int style)
Char
TeXFont. getChar(java.lang.String name, int style)
Get a Char-object for the given symbol with metric information depending on "style".
-