Uses of Class
org.scilab.forge.jlatexmath.TextStyleMappingNotFoundException
-
Packages that use TextStyleMappingNotFoundException Package Description org.scilab.forge.jlatexmath -
-
Uses of TextStyleMappingNotFoundException in org.scilab.forge.jlatexmath
Methods in org.scilab.forge.jlatexmath that throw TextStyleMappingNotFoundException Modifier and Type Method Description CharDefaultTeXFont. getChar(char c, java.lang.String textStyle, int style)CharTeXFont. getChar(char c, java.lang.String textStyle, int style)Get a Char-object specifying the given character in the given text style with metric information depending on the given "style".
-