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 CharDefaultTeXFont. getChar(java.lang.String symbolName, int style)CharTeXFont. getChar(java.lang.String name, int style)Get a Char-object for the given symbol with metric information depending on "style".
-